From 5e71d857a1d12cce9d8482ca4c51358774e35d50 Mon Sep 17 00:00:00 2001 From: Jan Christoph Ebersbach Date: Thu, 23 Oct 2014 20:55:17 +0200 Subject: [PATCH] add changelog to source package --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dd7cd02..8810129 100644 --- a/Makefile +++ b/Makefile @@ -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) $+