29b550f74218f23dbea4e6326c7095c1cc085b50
[framework/uifw/edbus.git] / src / lib / Makefile.am
1 MAINTAINERCLEANFILES = Makefile.in
2
3 SUBDIRS = dbus
4
5 if BUILD_EBLUEZ
6 SUBDIRS += bluez
7 endif
8
9 if BUILD_ECONNMAN
10 SUBDIRS += connman
11 endif
12
13 if BUILD_EHAL
14 SUBDIRS += hal
15 endif
16
17 if BUILD_ENOTIFY
18 SUBDIRS += notification
19 endif
20
21 if BUILD_EOFONO
22 SUBDIRS += ofono
23 endif
24
25 if BUILD_EUKIT
26 SUBDIRS += ukit
27 endif