Repair dist slightly broken by previous commit.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 4 Jun 2017 09:43:49 +0000 (05:43 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 4 Jun 2017 09:50:39 +0000 (05:50 -0400)
Makefile

index 39714a0102206e72d0acb1a53d8022eaab4981dc..848a676a59a92780521681ffc0e833d187cc163b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,7 @@ check: advent
 .adoc.html: advent.adoc
        asciidoc $<
 
-advent-$(VERS).tar.gz: $(SOURCES) .adoc.6
+advent-$(VERS).tar.gz: $(SOURCES) advent.6
        tar --transform='s:^:advent-$(VERS)/:' --show-transformed-names -cvzf advent-$(VERS).tar.gz $(SOURCES) advent.6
 
 dist: advent-$(VERS).tar.gz