From af496d2efa0969f29a22a4236c620f513eb90287 Mon Sep 17 00:00:00 2001 From: Tar Committer Date: Fri, 3 Aug 2001 03:13:25 +0000 Subject: Imported from rancid-2.2b5.tar.gz. --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4fa1628..ed81cf3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,12 +4,13 @@ AUTOMAKE_OPTIONS=foreign no-dependencies @SET_MAKE@ -EXTRA_DIST = CHANGES README Todo cloginrc.sample configure install-sh \ +EXTRA_DIST = CHANGES COPYING FAQ README Todo cloginrc.sample configure \ + install-sh \ mkinstalldirs Makefile.in Todo #DIST_COMMON = # '.' is here (and at the beginnging of the macro) so that distclean-recursive -# will run make distclean in . after the other dirs (preserving Makefile.inc) +# will run make distclean in . after the other dirs (preserving Makefile) SUBDIRS = . bin man util all: -- cgit