Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste/totem-screensaver
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste/totem-screensaver')
-rw-r--r--cut-n-paste/totem-screensaver/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/cut-n-paste/totem-screensaver/Makefile.am b/cut-n-paste/totem-screensaver/Makefile.am
index 9108b91..ab67e2c 100644
--- a/cut-n-paste/totem-screensaver/Makefile.am
+++ b/cut-n-paste/totem-screensaver/Makefile.am
@@ -3,9 +3,8 @@ libtotemscrsaver_la_SOURCES = \
totem-scrsaver.h \
totem-scrsaver.c
-libtotemscrsaver_la_CFLAGS = \
- -I$(top_srcdir)/lib \
- $(LIB_CFLAGS) \
+libtotemscrsaver_la_CFLAGS = \
+ $(SHELL_CORE_CFLAGS) \
$(DBUS_CFLAGS) \
$(WARNING_CFLAGS) \
$(DISABLE_DEPRECATED)