changeset 289:2aab71044deb 2.0

Fixed missing doc/Makefile
author lost
date Tue, 27 Jan 2009 05:37:26 +0000
parents 843b1cfb7b5c
children 9ce991e5c929
files configure.ac
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Tue Jan 27 05:30:58 2009 +0000
+++ b/configure.ac	Tue Jan 27 05:37:26 2009 +0000
@@ -5,5 +5,6 @@
 AC_CONFIG_FILES([
 	Makefile
 	src/Makefile
+	doc/Makefile
 ])
 AC_OUTPUT