Add support for storing network specific path value
[connman] / include / Makefile.am
1
2 includedir = @includedir@/connman
3
4 include_HEADERS = types.h log.h plugin.h security.h resolver.h \
5                                                 device.h network.h
6
7 noinst_HEADERS = driver.h element.h property.h ipv4.h rtnl.h dbus.h
8
9 MAINTAINERCLEANFILES = Makefile.in
10
11 all-local:
12         @if [ ! -e connman ] ; then $(LN_S) $(top_srcdir)/include connman ; fi
13
14 clean-local:
15         @rm -f connman