]> Dogcows Code - chaz/tar/blobdiff - Makefile.am
Do not issue errors on existing files when given the -k option
[chaz/tar] / Makefile.am
index d3e1d6151bc6454c50cb737c8f63f5f8c551b4c4..df8ea4c767647feffe922d764108869e19f423f7 100644 (file)
@@ -23,7 +23,7 @@ EXTRA_DIST = ChangeLog.1 Make.rules
 SUBDIRS = doc gnu lib rmt src scripts po tests
 
 dist-hook: 
-       $(MAKE) changelog_dir=$(distdir) make-ChangeLog
+       $(MAKE) changelog_dir=$(distdir) ChangeLog
        -rm -f $(distdir).cpio
        find $(distdir) | cpio -Hcrc -o | \
           GZIP=$(GZIP_ENV) gzip -c > $(distdir).cpio.gz
This page took 0.019464 seconds and 4 git commands to generate.