diff scripts/configure.in @ 3191:e4f4b2d26ee9

[project @ 1998-10-23 05:43:59 by jwe]
author jwe
date Fri, 23 Oct 1998 05:44:01 +0000
parents 8b262e771614
children bc3fdfe311a3
line wrap: on
line diff
--- a/scripts/configure.in
+++ b/scripts/configure.in
@@ -27,8 +27,10 @@
 AC_PROG_INSTALL
 
 AC_OUTPUT(Makefile audio/Makefile control/Makefile elfun/Makefile
-	  general/Makefile image/Makefile io/Makefile
+	  finance/Makefile general/Makefile image/Makefile io/Makefile
 	  linear-algebra/Makefile miscellaneous/Makefile plot/Makefile
 	  polynomial/Makefile set/Makefile signal/Makefile
 	  specfun/Makefile special-matrix/Makefile startup/Makefile
-	  statistics/Makefile strings/Makefile time/Makefile)
+	  statistics/Makefile statistics/base/Makefile
+	  statistics/distributions/Makefile statistics/models/Makefile
+	  statistics/tests/Makefile strings/Makefile time/Makefile)