Added the ext/recipes/Makefile file to the list of makefiles.

Somehow, it wasn't in the list.
This commit is contained in:
Harry Moffat 2006-05-01 22:36:45 +00:00
parent 3358060e48
commit 43e9b31519

View file

@ -1097,6 +1097,7 @@ AC_OUTPUT(Makefile \
ext/f2c_blas/Makefile \
ext/f2c_lapack/Makefile \
ext/f2c_math/Makefile \
ext/recipes/Makefile \
examples/Makefile \
examples/cxx/Makefile \
tools/Makefile \