aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2020-05-01 15:05:16 +0300
committerJani Välimaa <wally@mageia.org>2020-05-01 15:05:16 +0300
commitd32a77543c21c156070e76b2af94c0676a2dbb15 (patch)
tree8acaddde862597b4b30d37fc7d2266e3d7bfe694
parent5154021fc9f16b03b7d1e495e263725fb657ad3e (diff)
downloadspec-helper-d32a77543c21c156070e76b2af94c0676a2dbb15.tar
spec-helper-d32a77543c21c156070e76b2af94c0676a2dbb15.tar.gz
spec-helper-d32a77543c21c156070e76b2af94c0676a2dbb15.tar.bz2
spec-helper-d32a77543c21c156070e76b2af94c0676a2dbb15.tar.xz
spec-helper-d32a77543c21c156070e76b2af94c0676a2dbb15.zip
Makefile: one script file per line
-rw-r--r--Makefile18
1 files changed, 14 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 6acbb59..5c28653 100644
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,20 @@
PACKAGE = spec-helper
VERSION = 0.31.22
-SCRIPT_FILES = clean_files clean_perl compress_files check_elf_files check_desktop_files\
- lib_symlinks fix_mo translate_menu \
- fix_pamd gprintify remove_info_dir relink_symlinks fix_eol \
- restrict_to_cpu0
+SCRIPT_FILES = check_desktop_files \
+ check_elf_files \
+ clean_files \
+ clean_perl \
+ compress_files \
+ fix_eol \
+ fix_mo \
+ fix_pamd \
+ gprintify \
+ lib_symlinks \
+ relink_symlinks \
+ remove_info_dir \
+ restrict_to_cpu0 \
+ translate_menu
BIN_FILES = macroszification
MACROS_FILES = spec-helper.macros
TEST_FILES = t/*.t