diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 07fbcad4..4fd2ad8f 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -12,7 +12,6 @@ AM_CPPFLAGS= \ -I$(top_builddir)/libview \ -I$(top_srcdir)/libmisc \ -I$(top_srcdir)/properties \ - -DMATEICONDIR=\""$(datadir)/pixmaps"\" \ -DBINDIR=\""$(bindir)"\" \ -DLIBEXECDIR=\""$(libexecdir)"\" \ -DATRIL_COMPILATION \ |