summaryrefslogtreecommitdiff
path: root/plparse/tests
diff options
context:
space:
mode:
Diffstat (limited to 'plparse/tests')
-rw-r--r--plparse/tests/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/plparse/tests/Makefile.am b/plparse/tests/Makefile.am
index b15818b..ef0a886 100644
--- a/plparse/tests/Makefile.am
+++ b/plparse/tests/Makefile.am
@@ -1,6 +1,6 @@
include $(top_srcdir)/Makefile.decl
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir)/plparse \
-DTEST_SRCDIR=\""$(srcdir)/"\"
@@ -18,7 +18,6 @@ parser_CPPFLAGS = \
-I$(top_builddir)/plparse \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\"\
$(DISABLE_DEPRECATED) \
- $(INCLUDES) \
$(AM_CPPFLAGS)
parser_CFLAGS = \
$(TOTEM_PLPARSER_CFLAGS)\
@@ -38,7 +37,6 @@ disc_LDADD = \
$(TOTEM_PLPARSER_LIBS)
disc_CPPFLAGS = \
$(common_defines) \
- $(INCLUDES) \
$(AM_CPPFLAGS)
disc_CFLAGS = \
$(WARN_CFLAGS) \