aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 042e261..eceb18d 100644
--- a/Makefile
+++ b/Makefile
@@ -23,10 +23,7 @@ test: all tests/etc/cpt-hook
tests/etc/cpt-hook:
ln -s ../hook-file $@
-CHANGELOG.md:
- fossil wiki export Changelog | sed '1cCHANGELOG\n=========' > CHANGELOG.md
-
-dist: docs/cpt.info CHANGELOG.md
+dist: docs/cpt.info
./tools/mkdist.sh "${VERSION}"
install: all