X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=af332d775170fc9790759b2884367269c9067013;hb=ea964cce810e8d4592299a784b81fade0f759ccb;hp=d3e1d6151bc6454c50cb737c8f63f5f8c551b4c4;hpb=ac6caa71bc6077d75ff5073f76f97d53225e78ae;p=chaz%2Ftar diff --git a/Makefile.am b/Makefile.am index d3e1d61..af332d7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,8 +22,8 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = ChangeLog.1 Make.rules SUBDIRS = doc gnu lib rmt src scripts po tests -dist-hook: - $(MAKE) changelog_dir=$(distdir) make-ChangeLog +dist-hook: + $(MAKE) changelog_dir=$(distdir) ChangeLog -rm -f $(distdir).cpio find $(distdir) | cpio -Hcrc -o | \ GZIP=$(GZIP_ENV) gzip -c > $(distdir).cpio.gz @@ -36,5 +36,3 @@ include Make.rules gen_start_date = 2009-03-06 prev_change_log = ChangeLog.CVS changelog_dir = . - -