Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / ui / terminal / automake.mk
index d68f5c18eb2c3540aa14cd5e14433001c44fb4ae..7411bbd33161430ef5d4452571c4683db48386c2 100644 (file)
@@ -1,14 +1,5 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
-src/ui/terminal/%: 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/charts \
-       -I$(top_srcdir)/src/output
-
 noinst_LIBRARIES += src/ui/terminal/libui.a
 
 src_ui_terminal_libui_a_SOURCES = \