summaryrefslogtreecommitdiff
path: root/v4l/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/Makefile')
-rw-r--r--v4l/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l/Makefile b/v4l/Makefile
index 800811a40..ea4e3ca0c 100644
--- a/v4l/Makefile
+++ b/v4l/Makefile
@@ -151,6 +151,7 @@ release: clean
snapshot snap tarball: clean
echo $(date) > .snapshot
(cd ..; tar czf $(snapdir)/$(snap)-$(date).tar.gz $(thisdir))
+ cp ChangeLog /$(snapdir)/ChangeLog-$(date)
$(MAKE) -C $(snapdir)