replaced busted sed substitution with functioning perl substitutions
[pspp-builds.git] / configure.ac
index 6fb870a70598d505965247aa7ca7d194c25b1149..ca647eb06661a11c9c00c4d40f5c6fe3dd4c8854 100644 (file)
@@ -143,11 +143,12 @@ 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
-                tests/Makefile])
+                tests/Makefile
+                examples/Makefile])
 AC_CONFIG_COMMANDS([pref.h],[
           # Copy pref.h from pref.h.orig if prudent
           if test ! -f pref.h; then