From e5cc087a73cec5b88e2ea9a9b14999df55aebb8f Mon Sep 17 00:00:00 2001 From: tasn Date: Thu, 5 May 2011 12:50:36 +0000 Subject: [PATCH] Evas static_deps: And now fix the Makefile.am. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@59211 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/static_deps/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/static_deps/Makefile.am b/src/static_deps/Makefile.am index a724b72..69d289a 100644 --- a/src/static_deps/Makefile.am +++ b/src/static_deps/Makefile.am @@ -1,6 +1,5 @@ MAINTAINERCLEANFILES = Makefile.in -SUBDIRS = "" if EVAS_USE_LINEBREAK -SUBDIRS += liblinebreak +SUBDIRS = liblinebreak endif -- 2.7.4