Added lib/linreg
authorJason Stover <jhs@math.gcsu.edu>
Thu, 22 Sep 2005 20:59:15 +0000 (20:59 +0000)
committerJason Stover <jhs@math.gcsu.edu>
Thu, 22 Sep 2005 20:59:15 +0000 (20:59 +0000)
configure.ac
lib/Makefile.am

index 6fb870a70598d505965247aa7ca7d194c25b1149..818fb4b8aed86cab5a4b48595afe5d6d2480eda4 100644 (file)
@@ -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
index 19a9ddaf0a09d4c7a88b7845eec7d7ba86af4d79..99cc4b8e29d7f20ab2be6754a70a982e8f7693af 100644 (file)
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
-SUBDIRS = gsl-extras
+SUBDIRS = gsl-extras linreg
 
 MAINTAINERCLEANFILES = Makefile.in