aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/elementary/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libraries/elementary/src/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/elementary/src/Makefile.am b/libraries/elementary/src/Makefile.am
new file mode 100644
index 0000000..abaa75d
--- /dev/null
+++ b/libraries/elementary/src/Makefile.am
@@ -0,0 +1,10 @@
1AUTOMAKE_OPTIONS = 1.4 foreign
2MAINTAINERCLEANFILES = Makefile.in
3
4SUBDIRS = lib bin
5
6if BUILD_MODULES
7SUBDIRS += modules edje_externals
8endif
9
10SUBDIRS += examples