diff configure.in @ 78:535075b4d261

Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
author Carl Byington <carl@five-ten-sg.com>
date Tue, 10 Jun 2008 14:28:55 -0700
parents 87216aefc6df
children 4a760802ef29
line wrap: on
line diff
--- a/configure.in	Sat Jun 07 15:53:08 2008 -0700
+++ b/configure.in	Tue Jun 10 14:28:55 2008 -0700
@@ -76,8 +76,10 @@
       AC_MSG_RESULT([no])
       )
 
+
 AC_OUTPUT(                  \
     Makefile                \
+    debian/changelog        \
     libpst.spec             \
     html/Makefile           \
     info/Makefile           \