diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-06-29 22:42:43 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-06-29 22:42:43 +0000 |
commit | 7015888beb4a198a15705d3eb34f9b4489401a80 (patch) | |
tree | 9bcc0ae26ffc4dc042738e0a44468ac835685f76 /Makefile | |
parent | 553d09429eb5fd3a108e418b300dc8b712673e55 (diff) | |
download | spec-helper-7015888beb4a198a15705d3eb34f9b4489401a80.tar spec-helper-7015888beb4a198a15705d3eb34f9b4489401a80.tar.gz spec-helper-7015888beb4a198a15705d3eb34f9b4489401a80.tar.bz2 spec-helper-7015888beb4a198a15705d3eb34f9b4489401a80.tar.xz spec-helper-7015888beb4a198a15705d3eb34f9b4489401a80.zip |
rename ChangeLog to NEWS
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ SCRIPT_FILES = spec-helper clean_files clean_perl compress_files strip_files \ fixpamd gprintify remove_info_dir relink_symlinks fix-eol BIN_FILES = macroszification MACROS_FILES = spec-helper.macros -FILES = AUTHORS Makefile ChangeLog Howto-spec-helper \ +FILES = AUTHORS Makefile NEWS Howto-spec-helper \ $(SCRIPT_FILES) $(BIN_FILES) $(MACROS_FILES:=.in) bindir = /usr/bin |