From: mdw Date: Sat, 5 Mar 2005 16:38:25 +0000 (+0000) Subject: Distribute the binary group table source. X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/cedaf333d7f753527eae68a91ca82accb943f970 Distribute the binary group table source. --- diff --git a/Makefile.m4 b/Makefile.m4 index 5ea54f4..36c7422 100644 --- a/Makefile.m4 +++ b/Makefile.m4 @@ -331,7 +331,7 @@ man_MANS = key.1 dsig.1 cookie.1 catcrypt.1 hashsum.1 keyring.5 pixie.1 EXTRA_DIST = \ Makefile.m4 genmodes gengctab $(man_MANS) xpixie \ group-test.c rsa-test.c \ - ectab.in ec-gentab.awk ptab.in p-gentab.awk bin-gentab.awk \ + ectab.in ec-gentab.awk ptab.in p-gentab.awk bintab.in bin-gentab.awk \ README.cipher README.hash README.random README.mp \ debian/rules debian/copyright debian/control debian/changelog \ debian/catacomb-bin.postinst debian/catacomb-bin.config \