Evas: Actually add the static_deps make file.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 5 May 2011 12:42:46 +0000 (12:42 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 5 May 2011 12:42:46 +0000 (12:42 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@59210 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/static_deps/Makefile.am [new file with mode: 0644]

diff --git a/src/static_deps/Makefile.am b/src/static_deps/Makefile.am
new file mode 100644 (file)
index 0000000..a724b72
--- /dev/null
@@ -0,0 +1,6 @@
+MAINTAINERCLEANFILES = Makefile.in
+
+SUBDIRS = ""
+if EVAS_USE_LINEBREAK
+SUBDIRS += liblinebreak
+endif