The `CVS' directory can't be hardlinked. Don't worry about this
authormdw <mdw>
Sat, 23 Oct 1999 12:55:35 +0000 (12:55 +0000)
committermdw <mdw>
Sat, 23 Oct 1999 12:55:35 +0000 (12:55 +0000)
overmuch.

Makefile.m4

index 06e1b7d..d209903 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.m4,v 1.1 1999/09/03 08:41:11 mdw Exp $
+## $Id: Makefile.m4,v 1.2 1999/10/23 12:55:35 mdw Exp $
 ##
 ## Makefile for Catacomb
 ##
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.m4,v $
-## Revision 1.1  1999/09/03 08:41:11  mdw
-## Initial import.
+## Revision 1.2  1999/10/23 12:55:35  mdw
+## The `CVS' directory can't be hardlinked.  Don't worry about this
+## overmuch.
 ##
+## Install headers in the right directory.
+##
+## Revision 1.2  1999/10/23 12:55:35  mdw
 ## The `CVS' directory can't be hardlinked.  Don't worry about this
 ## overmuch.
 ##
@@ -129,7 +133,7 @@ mptypes_LDADD =
 man_MANS = key.1 keyring.5
 
 ## --- Other handy definitions ---
-       @ln $(srcdir)/tests/* $(distdir)/tests
+
 EXTRA_DIST = Makefile.m4 genmodes $(man_MANS)
 
 dist-hook: