From ef8fd03c3310d3733a8b0b3cb8ccafbf8a8ff1ee Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Tue, 19 Dec 2006 07:39:44 +0000 Subject: Makefile adjustments for installation rules: added all the newer scripts/ added pacman.d and abs sysconf subdirs Minor makepkg revert for previous change to 'errexit' shell option --- scripts/Makefile.am | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'scripts/Makefile.am') diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 9dfcc1ab..e28957bd 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,2 +1,10 @@ AUTOMAKE_OPTIONS = std-options -bin_SCRIPTS = gensync makepkg makeworld updatesync pacman-optimize +bin_SCRIPTS = gensync \ + makepkg \ + makeworld \ + updatesync \ + pacman-optimize \ + rankmirrors \ + abs \ + repo-add \ + re-pacman -- cgit v1.2.3-24-g4f1b