Remove the APIs elm_toolbar_items_max_set/get.
[framework/uifw/elementary.git] / src / Makefile.am
index be7ccd9..abaa75d 100644 (file)
@@ -1,4 +1,10 @@
 AUTOMAKE_OPTIONS     = 1.4 foreign
 MAINTAINERCLEANFILES = Makefile.in
 
-SUBDIRS = lib bin modules edje_externals
+SUBDIRS = lib bin
+
+if BUILD_MODULES
+SUBDIRS += modules edje_externals
+endif
+
+SUBDIRS += examples