X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/blobdiff_plain/16454c3aa0179bc494885e7b9ce18d5722be4d32..574495fc3431b8f18f488fbd7ba17403e64a2389:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 28ed467..60a71e7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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.2 1999/05/17 20:43:49 mdw Exp $ ## ## Building the distribution ## @@ -29,8 +29,11 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.am,v $ -## Revision 1.1 1999/05/05 19:23:47 mdw -## Initial revision +## 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 --- @@ -48,7 +51,8 @@ pkgdata_DATA = \ ansi2knr.1 ansi2knr.c \ gpl.tex lgpl.tex gpl.texi lgpl.texi texinfo.tex texinice.tex \ aclocal.glob \ - mdwopt.c mdwopt.h + mdwopt.c mdwopt.h \ + getdate.y getdate.h EXTRA_DIST = $(pkgdata_DATA)