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:
3fb611d
)
Added lib/linreg
author
Jason Stover
<jhs@math.gcsu.edu>
Thu, 22 Sep 2005 20:59:15 +0000
(20:59 +0000)
committer
Jason Stover
<jhs@math.gcsu.edu>
Thu, 22 Sep 2005 20:59:15 +0000
(20:59 +0000)
configure.ac
patch
|
blob
|
history
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 6fb870a70598d505965247aa7ca7d194c25b1149..818fb4b8aed86cab5a4b48595afe5d6d2480eda4 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-143,7
+143,7
@@
if test x"$enable_debug" = x"yes" ; then
fi
AC_CONFIG_FILES([Makefile m4/Makefile gl/Makefile intl/Makefile po/Makefile.in
- lib/Makefile lib/gsl-extras/Makefile
+ lib/Makefile lib/gsl-extras/Makefile
lib/linreg/Makefile
doc/Makefile
src/Makefile src/expressions/Makefile
config/Makefile
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index 19a9ddaf0a09d4c7a88b7845eec7d7ba86af4d79..99cc4b8e29d7f20ab2be6754a70a982e8f7693af 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-1,5
+1,5
@@
## Process this file with automake to produce Makefile.in -*- makefile -*-
-SUBDIRS = gsl-extras
+SUBDIRS = gsl-extras
linreg
MAINTAINERCLEANFILES = Makefile.in