Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / language / dictionary / automake.mk
index 963e389048ee189d1e640f95d13a8659d153a7a7..4a8b4ad1d59507e76a53d5ea3db4ef8ed099c6bc 100644 (file)
@@ -1,12 +1,5 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
-src/language/dictionary/%: AM_CPPFLAGS+=-I$(top_srcdir)/src/libpspp \
-       -I$(top_srcdir)/src/data \
-       -I$(top_srcdir)/src/output \
-       -I$(top_srcdir)/src/output/charts \
-       -I$(top_srcdir)/src/language/lexer \
-       -I$(top_srcdir)/src/language 
-
 noinst_LIBRARIES += src/language/dictionary/libcmddict.a
 
 src_language_dictionary_libcmddict_a_SOURCES = \