summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
authorAndrew Fyfe <andrew@neptune-one.net>2007-04-12 01:06:32 +0200
committerDan McGee <dan@archlinux.org>2007-05-27 23:16:28 +0200
commit26c32b017e1796340f990af56128c80a6b37fcfb (patch)
tree0c09400a46516e99a106beb98a039a9aef8b19c7 /scripts/Makefile.am
parent94aa9aff1353b59dea315b9fd4abd251c58bf89c (diff)
downloadpacman-26c32b017e1796340f990af56128c80a6b37fcfb.tar.gz
pacman-26c32b017e1796340f990af56128c80a6b37fcfb.tar.xz
Remove extra_dist from scripts/Makefile.am
This is automaticly done by autoconf. Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 8b30022c..ddacb0e6 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -13,14 +13,4 @@ bin_SCRIPTS = \
repo-remove \
updatesync
-EXTRA_DIST = abs.in \
- gensync.in \
- makepkg.in \
- makeworld.in \
- pacman-optimize.in \
- rankmirrors \
- repo-add.in \
- repo-remove.in \
- updatesync.in
-
abs gensync makepkg makeworld pacman-optimize rankmirrors repo-add repo-remove re-pacman updatesync: