]> Dogcows Code - chaz/tar/blobdiff - Makefile.am
tar: simplify birthtime calculations
[chaz/tar] / Makefile.am
index d3e1d6151bc6454c50cb737c8f63f5f8c551b4c4..af332d775170fc9790759b2884367269c9067013 100644 (file)
@@ -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 = .
-
-
This page took 0.022563 seconds and 4 git commands to generate.