diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |