Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / language / control / automake.mk
index 1f61d5a8724d34601172847ab03f31dbab47e26e..4bd14764293ec902ef2de59254f2e36eb8f2a97b 100644 (file)
@@ -1,11 +1,6 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
 
-src/language/control/%: AM_CPPFLAGS += -I$(top_srcdir)/src/libpspp \
- -I$(top_srcdir)/src/data \
- -I$(top_srcdir)/src/language \
- -I$(top_srcdir)/src/language/lexer
-
 noinst_LIBRARIES += src/language/control/libcontrol.a
 
 src_language_control_libcontrol_a_SOURCES = \