Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / language / utilities / automake.mk
index ba7ab45cc497904b111e74344692efcf0faa9bee..9ec8db1d2778670a1a99451e9d114607e0b4992c 100644 (file)
@@ -1,14 +1,6 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
 
-src/language/utilities/%: AM_CPPFLAGS += -I$(top_srcdir)/src/libpspp \
- -I$(top_srcdir)/src/data \
- -I$(top_srcdir)/src/math \
- -I$(top_srcdir)/src/output \
- -I$(top_srcdir)/src/output/charts \
- -I$(top_srcdir)/src/language/lexer \
- -I$(top_srcdir)/src/language
-
 src_language_utilities_q_sources_q =  \
        src/language/utilities/set.q