diff options
author | Frederic Lepied <flepied@mandriva.com> | 2003-03-13 21:53:40 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2003-03-13 21:53:40 +0000 |
commit | 2943744358d20dc04c94f54a4c44733612ce8994 (patch) | |
tree | 2366740a84655eb9564e4c21a04d173bb36501f1 /Makefile | |
parent | 986c35cab813518670eabb76a333f4fbebd09646 (diff) | |
download | indexhtml-2943744358d20dc04c94f54a4c44733612ce8994.tar indexhtml-2943744358d20dc04c94f54a4c44733612ce8994.tar.gz indexhtml-2943744358d20dc04c94f54a4c44733612ce8994.tar.bz2 indexhtml-2943744358d20dc04c94f54a4c44733612ce8994.tar.xz indexhtml-2943744358d20dc04c94f54a4c44733612ce8994.zip |
add changelog to rpm rule
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ buildrpm: # rules to build a distributable rpm -rpm: cvstag dist buildrpm +rpm: changelog cvstag dist buildrpm dist: cleandist dir export tar |