Skip to content

Commit

Permalink
add changelog to source package
Browse files Browse the repository at this point in the history
  • Loading branch information
jceb committed Oct 23, 2014
1 parent 88cfbb1 commit 5e71d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -21,7 +21,7 @@ install: dex dex.1 README LICENSE

tgz: source

source: dex dex.1 README LICENSE Makefile
source: dex dex.1 README LICENSE Makefile CHANGELOG.md
@echo "Creating source package: $(TAG).tar.gz"
@mkdir $(TAG)
@cp -t $(TAG) $+
Expand Down

0 comments on commit 5e71d85

Please sign in to comment.