summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorDan Wells <dwells@cs.uiuc.edu>1998-11-06 21:05:53 (GMT)
committerDan Wells <dwells@cs.uiuc.edu>1998-11-06 21:05:53 (GMT)
commit0159fc9a6b1fe1767d7ba0b985c5e3c90b8f2fd5 (patch)
tree40b1b944c7805fe46e82f0042b1fea06da606d15 /configure.in
parenta23ec265e32fb9134e1852a194fca70606948f5d (diff)
downloadhdf5-0159fc9a6b1fe1767d7ba0b985c5e3c90b8f2fd5.zip
hdf5-0159fc9a6b1fe1767d7ba0b985c5e3c90b8f2fd5.tar.gz
hdf5-0159fc9a6b1fe1767d7ba0b985c5e3c90b8f2fd5.tar.bz2
[svn-r883] Modified to cause creation of pablo/Makefile
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e92677c..f744f50 100644
--- a/configure.in
+++ b/configure.in
@@ -432,4 +432,4 @@ dnl before we generate them or the Makefiles.
touch ./config/stamp1 ./config/stamp2
AC_OUTPUT(config/depend config/commence config/conclude \
- Makefile src/Makefile test/Makefile tools/Makefile examples/Makefile)
+ Makefile src/Makefile pablo/Makefile test/Makefile tools/Makefile examples/Makefile)