chiark / gitweb /
Fix distribution.
authormdw <mdw>
Sun, 14 Dec 2003 14:56:57 +0000 (14:56 +0000)
committermdw <mdw>
Sun, 14 Dec 2003 14:56:57 +0000 (14:56 +0000)
Makefile.am

index 372acd82e39f293ac35ee92921635280a2018efb..08aeed3444c2ed509f95586fa2b6055a6904311e 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-Makefile-*-
 ##
 ## -*-Makefile-*-
 ##
-## $Id: Makefile.am,v 1.43 2003/12/14 14:45:30 mdw Exp $
+## $Id: Makefile.am,v 1.44 2003/12/14 14:56:57 mdw Exp $
 ##
 ## Building the distribution
 ##
 ##
 ## Building the distribution
 ##
@@ -29,6 +29,9 @@
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.am,v $
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.am,v $
+## Revision 1.44  2003/12/14 14:56:57  mdw
+## Fix distribution.
+##
 ## Revision 1.43  2003/12/14 14:45:30  mdw
 ## Test universal hashing and fix bugs.
 ##
 ## Revision 1.43  2003/12/14 14:45:30  mdw
 ## Test universal hashing and fix bugs.
 ##
@@ -196,7 +199,7 @@ crc_mktab_SOURCES = crc-mktab.c mdwopt.c quis.c pquis.c report.c str.c
 
 ## --- Test code ---
 
 
 ## --- Test code ---
 
-noinst_PROGRAMS = da.t sym.t assoc.t bits.t unihash.t
+noinst_PROGRAMS = da.t sym.t assoc.t bits.t
 
 check: \
        da.test sym.test assoc.test bits.test base64.test hex.test \
 
 check: \
        da.test sym.test assoc.test bits.test base64.test hex.test \