From a105718fd7900b2487133213c7290dd3b0cdad1e Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Tue, 31 Oct 2006 06:43:13 +0000 Subject: * Makefile changes for libfetch integration * Fixed the --enable-debug option in ./configure (never worked) --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cb42571f..e292d025 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = lib/libftp lib/libalpm src/util src/pacman scripts doc doc/hu etc +SUBDIRS = lib/libfetch lib/libalpm src/util src/pacman scripts doc doc/hu etc if HAS_PERL SUBDIRS += bindings/perl -- cgit v1.2.3-24-g4f1b