e_connman0_7x: phase-2 - remove the old library and create the new one.
[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_ECONNMAN0_7X
10 SUBDIRS += connman0_7x
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