From 66d181043bbad009468d919c04db7c2599d47d30 Mon Sep 17 00:00:00 2001 From: reg_ Date: Thu, 12 Apr 2012 13:19:49 +0000 Subject: [PATCH] MacOSX build is now universal (32b+64b) --- src/Makefile.am.alt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am.alt b/src/Makefile.am.alt index 0d5bdd4..0735446 100644 --- a/src/Makefile.am.alt +++ b/src/Makefile.am.alt @@ -1,4 +1,4 @@ -SUBDIRS = dependencies zimlib ctpp2 pugixml components +SUBDIRS = zimlib ctpp2 pugixml components if WITH_MANAGER SUBDIRS += manager