about summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 94ff78d8..d0a1f239 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.93 2003/05/05 00:33:32 alex Exp $
+# $Id: configure.in,v 1.94 2003/07/09 21:16:33 alex Exp $
 #
 
 # -- Initialisierung --
@@ -309,6 +309,7 @@ AC_OUTPUT([ \
 	src/testsuite/Makefile \
 	man/Makefile \
 	contrib/Makefile \
+	debian/Makefile \
 ])
 
 # -- Result --