aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/evas/src/static_deps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/evas/src/static_deps/Makefile.am')
-rw-r--r--libraries/evas/src/static_deps/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/evas/src/static_deps/Makefile.am b/libraries/evas/src/static_deps/Makefile.am
new file mode 100644
index 0000000..08a0f5b
--- /dev/null
+++ b/libraries/evas/src/static_deps/Makefile.am
@@ -0,0 +1,7 @@
1MAINTAINERCLEANFILES = Makefile.in
2
3SUBDIRS =
4
5if EVAS_USE_LINEBREAK
6SUBDIRS += liblinebreak
7endif