Debianization.
[u/mdw/catacomb] / Makefile.m4
index 1be844e..4428442 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-m4-*-
 ##
-## $Id: Makefile.m4,v 1.64 2003/11/10 22:18:30 mdw Exp $
+## $Id: Makefile.m4,v 1.65 2003/11/29 23:39:36 mdw Exp $
 ##
 ## Makefile for Catacomb
 ##
@@ -29,6 +29,9 @@
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.m4,v $
+## Revision 1.65  2003/11/29 23:39:36  mdw
+## Debianization.
+##
 ## Revision 1.64  2003/11/10 22:18:30  mdw
 ## Build fixes.
 ##
@@ -462,7 +465,10 @@ man_MANS = key.1 hashsum.1 keyring.5 pixie.1
 
 EXTRA_DIST = \
        Makefile.m4 genmodes $(man_MANS) xpixie \
-       README.cipher README.hash README.random README.mp
+       README.cipher README.hash README.random README.mp \
+       debian/rules debian/copyright debian/control debian/changelog \
+       debian/catacomb-bin.postinst debian/catacomb-bin.config \
+       debian/catacomb-bin.prerm debian/catacomb-bin.templates
 
 dist-hook:
        @ln getdate.c $(distdir) || ln $(srcdir)/getdate.c $(distdir) || true