Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 80b6ea5..a95b57d 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -12,7 +12,8 @@ INCLUDES= \
-DGNOMELOCALEDIR=\"$(datadir)/locale\" \
-DGNOMEICONDIR=\""$(datadir)/pixmaps"\" \
$(SHELL_CFLAGS) \
- $(EVINCE_DISABLE_DEPRECATED) \
+ $(WARN_CFLAGS) \
+ $(DISABLE_DEPRECATED) \
$(NULL)
if ENABLE_DBUS