Make it all compile properly.
[u/mdw/catacomb] / Makefile.m4
index bf7b533..15ed97f 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.m4,v 1.24 2000/02/12 18:22:26 mdw Exp $
+## $Id: Makefile.m4,v 1.25 2000/02/12 18:55:40 mdw Exp $
 ##
 ## Makefile for Catacomb
 ##
@@ -29,6 +29,9 @@
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.m4,v $
+## Revision 1.25  2000/02/12 18:55:40  mdw
+## Make it all compile properly.
+##
 ## Revision 1.24  2000/02/12 18:22:26  mdw
 ## Missed a file.  Whoops.
 ##
@@ -219,7 +222,7 @@ mpx.lo: mptypes.h
 
 ## --- Utility programs ---
 
-bin_PROGRAMS = key pixie rspit distsig
+bin_PROGRAMS = key pixie rspit
 bin_SCRIPTS = catacomb-config xpixie
 noinst_PROGRAMS = des-mktab genprimes mptypes
 LDADD = libcatacomb.la
@@ -231,8 +234,6 @@ pixie_LDADD =
 
 rspit_SOURCES = rspit.c
 
-distsig_SOURCES = distsig.c
-
 des_mktab_SOURCES = des-mktab.c
 des_mktab_LDADD =