diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | README (renamed from Howto-spec-helper) | 0 |
3 files changed, 2 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 NEWS Howto-spec-helper \ +FILES = AUTHORS Makefile NEWS README \ $(SCRIPT_FILES) $(BIN_FILES) $(MACROS_FILES:=.in) bindir = /usr/bin @@ -1,5 +1,6 @@ 2007-06-30 Guillaume Rousse <guillomovitch@mandriva.org> 0.26.1 * rename ChangeLog to NEWS + * rename Howto-spec-helper to README 2007-06-24 Anssi Hannula <anssi@mandriva.org> 0.26 * fix fix-eol to not corrupt files it tries to convert diff --git a/Howto-spec-helper b/README index 91b4037..91b4037 100644 --- a/Howto-spec-helper +++ b/README |