Evas: Actually add the static_deps make file.
authorTom Hacohen <tom@stosb.com>
Thu, 5 May 2011 12:42:46 +0000 (12:42 +0000)
committerTom Hacohen <tom@stosb.com>
Thu, 5 May 2011 12:42:46 +0000 (12:42 +0000)
SVN revision: 59210

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

diff --git a/legacy/evas/src/static_deps/Makefile.am b/legacy/evas/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