Added var.h to allow easier lookups of model variables
[pspp-builds.git] / lib / linreg / Makefile.am
index 9653475de1dc33224e67d60b72985977ad5510ec..a81f575c173e53f63b809e7bea13a57055db9fe8 100644 (file)
@@ -2,7 +2,7 @@
 
 noinst_LIBRARIES = liblinreg.a
 
-AM_CPPFLAGS = -I$(top_srcdir)
+AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/src
 
 AM_CFLAGS=