summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2013-05-20 19:21:25 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2013-05-20 19:21:25 +0200
commit8be71604cc18a82e38a2102a200fa8c97d89438c (patch)
treec6aaac90e27064317ef078584a6181f534f00e15 /Makefile
parentc9091ff4ce4b92e7ee1fca4a7dadb2624cead73d (diff)
maintain a CHANGELOG from now on
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index db40801..070a72b 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ clean:
dist: clean
@echo creating dist tarball
@mkdir -p ${NAME}-${VERSION}
- @cp -R LICENSE Makefile README config.mk \
+ @cp -R CHANGELOG LICENSE Makefile README config.mk \
TODO CREDITS sfeedrc.example style.css ${SRC} common.c sfeed_update sfeed_opml_export \
sfeed.1 sfeed_update.1 sfeed_plain.1 sfeed_html.1 sfeed_opml_import.1 \
sfeed_frames.c sfeed_frames.1 sfeed_opml_export.1 ${NAME}-${VERSION}