]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
(DISTCLEANFILES): New macro.
authorTom Tromey <tromey@redhat.com>
Mon, 13 Nov 1995 19:18:28 +0000 (19:18 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 13 Nov 1995 19:18:28 +0000 (19:18 +0000)
Makefile.am
lib/am/Makefile.am

index 5049235df18b4a22277f068eb75c6db8d8f723fc..fcfb966a31f72b3f9b8ca5bf86d3b9a9ec0985ac 100644 (file)
@@ -1,4 +1,5 @@
 SCRIPTS = automake
+DISTCLEANFILES = automake
 
 amdatadir = $(datadir)/automake
 am_DATA = clean-kr.am clean.am compile-kr.am compile-vars.am compile.am \
index 5049235df18b4a22277f068eb75c6db8d8f723fc..fcfb966a31f72b3f9b8ca5bf86d3b9a9ec0985ac 100644 (file)
@@ -1,4 +1,5 @@
 SCRIPTS = automake
+DISTCLEANFILES = automake
 
 amdatadir = $(datadir)/automake
 am_DATA = clean-kr.am clean.am compile-kr.am compile-vars.am compile.am \