Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / math / linreg / automake.mk
index 931b38ed27e9b79f362c19d03e4ee4129dabaddc..61263bb837134735cd287f86f3e05ed810bd6cbc 100644 (file)
@@ -1,11 +1,5 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
-src/math/linreg/%: AM_CPPFLAGS += \
-       -I$(top_srcdir)/src/data \
-       -I$(top_srcdir)/src/math \
-       -I$(top_srcdir)/lib/linreg
-
-
 noinst_LIBRARIES += src/math/linreg/libpspp_linreg.a
 
 src_math_linreg_libpspp_linreg_a_SOURCES = \