Repair dist slightly broken by previous commit.
This commit is contained in:
parent
beb762735d
commit
0b4f19db45
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue