]> www.fi.muni.cz Git - evince.git/blobdiff - cut-n-paste/recent-files/Makefile.am
Do not leak the target window
[evince.git] / cut-n-paste / recent-files / Makefile.am
index 33735089534ac1be3793025a2c88bf65c232d7b9..8550d78f216465700e146811d1102fee49240630 100644 (file)
@@ -1,11 +1,8 @@
-NULL =
-
 INCLUDES = \
-       $(RECENT_FILES_CFLAGS) \
-       $(NULL)
+       $(LIB_CFLAGS) \
+       $(WARN_CFLAGS)
 
-#      Uses the deprecated GnomeIconTheme
-#      $(EVINCE_DISABLE_DEPRECATED)
+#      $(DISABLE_DEPRECATED)
 
 EGG_FILES =                            \
         egg-recent-model.c             \