Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / language / tests / automake.mk
index 1aceb88e72c9a0aa5998650fcf6e1d7f57e374ea..28e37d5c5875531cfb45d0f34e87d23de090e214 100644 (file)
@@ -1,13 +1,5 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
-src/language/tests/%: AM_CPPFLAGS += -I$(top_srcdir)/src/libpspp \
-        -I$(top_srcdir)/src/data \
-        -I$(top_srcdir)/src/math \
-        -I$(top_srcdir)/src/language \
-        -I$(top_srcdir)/src/language/lexer \
-        -I$(top_srcdir)/src/output 
-
-
 noinst_LIBRARIES += src/language/tests/libtests.a
 
 src_language_tests_libtests_a_SOURCES = \