Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/ps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'backend/ps/Makefile.am')
-rw-r--r--backend/ps/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/backend/ps/Makefile.am b/backend/ps/Makefile.am
index 499eee3..9e813d6 100644
--- a/backend/ps/Makefile.am
+++ b/backend/ps/Makefile.am
@@ -2,9 +2,8 @@ INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/libdocument \
$(BACKEND_CFLAGS) \
- $(WARN_CFLAGS)
-
-# $(DISABLE_DEPRECATED)
+ $(WARN_CFLAGS) \
+ $(DISABLE_DEPRECATED)
noinst_LTLIBRARIES = libpsdocument.la