From 424cd61f2d491b89918e10e41a4dcbf70d2197f6 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Thu, 5 May 2011 12:50:36 +0000 Subject: [PATCH] Evas static_deps: And now fix the Makefile.am. SVN revision: 59211 --- legacy/evas/src/static_deps/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/legacy/evas/src/static_deps/Makefile.am b/legacy/evas/src/static_deps/Makefile.am index a724b7277e..69d289a81f 100644 --- a/legacy/evas/src/static_deps/Makefile.am +++ b/legacy/evas/src/static_deps/Makefile.am @@ -1,6 +1,5 @@ MAINTAINERCLEANFILES = Makefile.in -SUBDIRS = "" if EVAS_USE_LINEBREAK -SUBDIRS += liblinebreak +SUBDIRS = liblinebreak endif