index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Andrew Fyfe <andrew@neptune-one.net> | 2007-04-11 20:53:43 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-05-27 17:16:27 -0400 |
commit | 2b6bc5bcda7de08507df82cc2a275f7cd4a4e3c4 (patch) | |
tree | 8af2607a884663f67ab2cc45b19bfa777374e22d /scripts/Makefile.am | |
parent | c3876845b223c9ced64582fb5cf3e9efc687eaa2 (diff) |
-rw-r--r-- | scripts/Makefile.am | 2 |
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 3e81b8cc..58312e0a 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -13,7 +13,7 @@ bin_SCRIPTS = \ repo-remove \ updatesync -EXTRA_DIST = abs \ +EXTRA_DIST = abs.in \ gensync \ makepkg.in \ makeworld \ |