From cce9d780c99feae8600249e9a81cb2a24e8589d9 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Tue, 25 Oct 2005 01:42:57 +0000 Subject: added pacman-optimize to Makefile.am --- scripts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Makefile.am b/scripts/Makefile.am index c73ff8f7..9dfcc1ab 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,2 +1,2 @@ AUTOMAKE_OPTIONS = std-options -bin_SCRIPTS = gensync makepkg makeworld updatesync +bin_SCRIPTS = gensync makepkg makeworld updatesync pacman-optimize -- cgit v1.2.3-24-g4f1b