diff options
author | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-06-29 22:42:45 +0000 |
---|---|---|
committer | Guillaume Rousse <guillomovitch@mandriva.org> | 2007-06-29 22:42:45 +0000 |
commit | 7dca66d40744464157970cbbd4fa2c841249e362 (patch) | |
tree | 1cd62005ab419038180f9d45f97d2c03d5086585 /Makefile | |
parent | 7015888beb4a198a15705d3eb34f9b4489401a80 (diff) | |
download | spec-helper-7dca66d40744464157970cbbd4fa2c841249e362.tar spec-helper-7dca66d40744464157970cbbd4fa2c841249e362.tar.gz spec-helper-7dca66d40744464157970cbbd4fa2c841249e362.tar.bz2 spec-helper-7dca66d40744464157970cbbd4fa2c841249e362.tar.xz spec-helper-7dca66d40744464157970cbbd4fa2c841249e362.zip |
rename Howto-spec-helper to README
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 NEWS Howto-spec-helper \ +FILES = AUTHORS Makefile NEWS README \ $(SCRIPT_FILES) $(BIN_FILES) $(MACROS_FILES:=.in) bindir = /usr/bin |