From 48946b624b9005c8295d02e51a7aa98cc914c801 Mon Sep 17 00:00:00 2001 From: Andrew Fyfe Date: Wed, 11 Apr 2007 22:10:55 +0100 Subject: autotool scripts/repo-remove - move scripts/repo-remove -> scripts/repo-remove.in - add -V --version options to scripts/repo-remove.in - add autotool commands to generate scripts/repo-remove Signed-off-by: Andrew Fyfe --- scripts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Makefile.am') diff --git a/scripts/Makefile.am b/scripts/Makefile.am index e131b865..7e1fbc3b 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -20,7 +20,7 @@ EXTRA_DIST = abs.in \ pacman-optimize.in \ rankmirrors \ repo-add.in \ - repo-remove \ + repo-remove.in \ updatesync abs gensync makepkg makeworld pacman-optimize rankmirrors repo-add repo-remove re-pacman updatesync: -- cgit v1.2.3-24-g4f1b