Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste/recent-files/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste/recent-files/Makefile.am')
-rw-r--r--cut-n-paste/recent-files/Makefile.am7
1 files changed, 2 insertions, 5 deletions
diff --git a/cut-n-paste/recent-files/Makefile.am b/cut-n-paste/recent-files/Makefile.am
index fc00718..8550d78 100644
--- a/cut-n-paste/recent-files/Makefile.am
+++ b/cut-n-paste/recent-files/Makefile.am
@@ -1,9 +1,6 @@
-NULL =
-
INCLUDES = \
- $(RECENT_FILES_CFLAGS) \
- $(WARN_CFLAGS) \
- $(NULL)
+ $(LIB_CFLAGS) \
+ $(WARN_CFLAGS)
# $(DISABLE_DEPRECATED)