Fix spelling. Add new macro which works out where to put TeX files.
[cfd] / Makefile.am
index 28ed467..0d4622f 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with Automake to generate `Makefile.in'
 ## -*-Makefile-*-
 ##
-## $Id: Makefile.am,v 1.1 1999/05/05 19:23:47 mdw Exp $
+## $Id: Makefile.am,v 1.3 2000/08/15 21:37:06 mdw Exp $
 ##
 ## Building the distribution
 ##
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.am,v $
-## Revision 1.1  1999/05/05 19:23:47  mdw
-## Initial revision
+## Revision 1.3  2000/08/15 21:37:06  mdw
+## New common library configuration skeleton, filled in by configure.in.
+## Replaces mLib-config etc.
+##
+## Revision 1.2  1999/05/17 20:43:49  mdw
+## Add getdate implementation.
+##
+## Revision 1.1.1.1  1999/05/05 19:23:47  mdw
+## New import.  The old CVS repository was lost in a disk disaster.
 ##
 
 ## --- Options ---
@@ -47,8 +54,9 @@ pkgdata_DATA = \
        COPYING COPYING.LIB INSTALL \
        ansi2knr.1 ansi2knr.c \
        gpl.tex lgpl.tex gpl.texi lgpl.texi texinfo.tex texinice.tex \
-       aclocal.glob \
-       mdwopt.c mdwopt.h
+       aclocal.glob lib-config.in \
+       mdwopt.c mdwopt.h \
+       getdate.y getdate.h
 
 EXTRA_DIST = $(pkgdata_DATA)