Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / math / automake.mk
index b0341fb7493733de13f50c1af6768ee073284c36..77a71c28a8ea741f8c033642dd7b1124aba2c892 100644 (file)
@@ -2,12 +2,6 @@
 
 include $(top_srcdir)/src/math/linreg/automake.mk
 
-src/math/%: AM_CPPFLAGS += \
-       -I$(top_srcdir)/src/math \
-       -I$(top_srcdir)/src/libpspp \
-       -I$(top_srcdir)/src/data 
-
-
 noinst_LIBRARIES += src/math/libpspp_math.a
 
 src_math_libpspp_math_a_SOURCES = \