projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b055ba6
)
Added var.h to allow easier lookups of model variables
author
Jason Stover
<jhs@math.gcsu.edu>
Wed, 26 Oct 2005 19:28:40 +0000
(19:28 +0000)
committer
Jason Stover
<jhs@math.gcsu.edu>
Wed, 26 Oct 2005 19:28:40 +0000
(19:28 +0000)
lib/linreg/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/linreg/Makefile.am
b/lib/linreg/Makefile.am
index 9653475de1dc33224e67d60b72985977ad5510ec..a81f575c173e53f63b809e7bea13a57055db9fe8 100644
(file)
--- a/
lib/linreg/Makefile.am
+++ b/
lib/linreg/Makefile.am
@@
-2,7
+2,7
@@
noinst_LIBRARIES = liblinreg.a
-AM_CPPFLAGS = -I$(top_srcdir)
+AM_CPPFLAGS = -I$(top_srcdir)
-I$(top_srcdir)/src
AM_CFLAGS=