Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ps/Makefile.am')
-rw-r--r--ps/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/ps/Makefile.am b/ps/Makefile.am
index df66b4a..a0ba27c 100644
--- a/ps/Makefile.am
+++ b/ps/Makefile.am
@@ -2,8 +2,7 @@ INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/backend \
-I$(top_srcdir)/lib \
- -DGNOMEICONDIR=\""${prefix}/${DATADIRNAME}/pixmaps"\" \
- $(PS_CFLAGS) \
+ $(BACKEND_CFLAGS) \
$(WARN_CFLAGS)
# $(DISABLE_DEPRECATED)