summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5e1ffce2e..150ad99be 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ install:
changelog:: whitespace
cd $(BUILD_DIR); scripts/cardlist; cd ..
cvs update
- cd $(BUILD_DIR); scripts/prepare-ChangeLog.pl; cd ..
+ v4l/scripts/prepare-ChangeLog.pl
$(EDITOR) v4l/ChangeLog
whitespace: