diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ SCRIPT_FILES = clean_files clean_perl compress_files strip_and_check_elf_files \ fix_pamd gprintify remove_info_dir relink_symlinks fix_eol BIN_FILES = macroszification MACROS_FILES = spec-helper.macros -FILES = AUTHORS Makefile NEWS README test.pl \ +FILES = Makefile NEWS README test.pl \ $(SCRIPT_FILES) $(BIN_FILES) $(MACROS_FILES:=.in) bindir = /usr/bin |