Added var.h to allow easier lookups of model variables
authorJason Stover <jhs@math.gcsu.edu>
Wed, 26 Oct 2005 19:28:40 +0000 (19:28 +0000)
committerJason Stover <jhs@math.gcsu.edu>
Wed, 26 Oct 2005 19:28:40 +0000 (19:28 +0000)
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=