summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
authorAndrew Fyfe <andrew@neptune-one.net>2007-04-11 21:35:29 +0200
committerDan McGee <dan@archlinux.org>2007-05-27 23:16:27 +0200
commitc3876845b223c9ced64582fb5cf3e9efc687eaa2 (patch)
tree4d214f90c0d5d4e7a15d115d91673084018f64de /scripts/Makefile.am
parentaedff1c1178ea350963ce737780f4165ac85f745 (diff)
downloadpacman-c3876845b223c9ced64582fb5cf3e9efc687eaa2.tar.gz
pacman-c3876845b223c9ced64582fb5cf3e9efc687eaa2.tar.xz
fix existing autotools in scripts/*
- Remove scripts/makepkg on 'make distclean' - scripts/makepkg.in: set myver on ./configure Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am10
1 files changed, 9 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 57baee49..3e81b8cc 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -13,6 +13,14 @@ bin_SCRIPTS = \
repo-remove \
updatesync
-EXTRA_DIST = $(bin_SCRIPTS)
+EXTRA_DIST = abs \
+ gensync \
+ makepkg.in \
+ makeworld \
+ pacman-optimize \
+ rankmirrors \
+ repo-add \
+ repo-remove \
+ updatesync
abs gensync makepkg makeworld pacman-optimize rankmirrors repo-add repo-remove re-pacman updatesync: