diff options
Diffstat (limited to 'help')
-rw-r--r-- | help/reference/shell/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/help/reference/shell/Makefile.am b/help/reference/shell/Makefile.am index 079b0ec6..990aa195 100644 --- a/help/reference/shell/Makefile.am +++ b/help/reference/shell/Makefile.am @@ -101,7 +101,6 @@ GTKDOC_CFLAGS = \ -DATRILDATADIR=\"$(pkgdatadir)\" \ -DMATEDATADIR=\"$(datadir)\" \ -DMATELOCALEDIR=\"$(datadir)/locale\" \ - -DMATEICONDIR=\""$(datadir)/pixmaps"\" \ -DATRIL_COMPILATION \ $(SHELL_CFLAGS) \ $(WARN_CFLAGS) \ |