1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-22 15:58:50 -05:00

Remove extra_dist from scripts/Makefile.am

This is automaticly done by autoconf.

Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
This commit is contained in:
Andrew Fyfe 2007-04-12 00:06:32 +01:00 committed by Dan McGee
parent 94aa9aff13
commit 26c32b017e

View File

@ -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: