diff options
author | Dan McGee <dan@archlinux.org> | 2007-02-11 22:03:00 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-02-11 22:03:00 +0100 |
commit | e9b00c4679bd10d0b7afa0d55c95f92974a64de6 (patch) | |
tree | 3e907dfeb5e700967fd8626dc46e79ca985455df /scripts/Makefile.am | |
parent | 3a6da9dad771cba87fb6ef8431450617b4d4be98 (diff) | |
download | pacman-e9b00c4679bd10d0b7afa0d55c95f92974a64de6.tar.gz pacman-e9b00c4679bd10d0b7afa0d55c95f92974a64de6.tar.xz |
Forgot to update the Makefile with the new script, adding it.
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r-- | scripts/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index e28957bd..a9c623c2 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -7,4 +7,5 @@ bin_SCRIPTS = gensync \ rankmirrors \ abs \ repo-add \ + repo-remove \ re-pacman |