diff configure.ac @ 106:f643e2ff0008

Fix up some bogosity that prevented automake from working right
author lost
date Tue, 27 Jan 2009 05:55:52 +0000
parents 2e8dda44027c
children bb5d2edf4e9f
line wrap: on
line diff
--- a/configure.ac	Tue Jan 27 05:26:55 2009 +0000
+++ b/configure.ac	Tue Jan 27 05:55:52 2009 +0000
@@ -5,5 +5,6 @@
 AC_CONFIG_FILES([
 	Makefile
 	src/Makefile
+	doc/Makefile
 ])
 AC_OUTPUT