70978709bc665ad35b78f48a36aef1a45e6a607c
[connman] / include / Makefile.am
1
2 includedir = @includedir@/connman
3
4 include_HEADERS = log.h plugin.h security.h driver.h element.h property.h \
5                                         device.h network.h rtnl.h dbus.h
6
7 MAINTAINERCLEANFILES = Makefile.in
8
9 all-local:
10         @if [ ! -e connman ] ; then $(LN_S) $(top_srcdir)/include connman ; fi
11
12 clean-local:
13         @rm -f connman