diff options
author | Michael Krufky <devnull@localhost> | 2005-12-04 19:23:11 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-12-04 19:23:11 +0000 |
commit | 445e7acb7982ce06474bc5d76dcd8aa5e7b3b27f (patch) | |
tree | 5e11aa0d622999a51d3d11743db632061dd737a4 /Makefile | |
parent | c5c68bc2b8f184d2507facc7f627821cae1c80d2 (diff) | |
download | mediapointer-dvb-s2-445e7acb7982ce06474bc5d76dcd8aa5e7b3b27f.tar.gz mediapointer-dvb-s2-445e7acb7982ce06474bc5d76dcd8aa5e7b3b27f.tar.bz2 |
Prepare Changelog entries relative to top-level cvs directory.
- Show Changelog entries relative to top-level cvs directory,
rather than v4l/ directory.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
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: |