e2dacdcc3521a00737ea22c9edf4473efaa4ced6
[platform/upstream/connman.git] / include / Makefile.am
1
2 includedir = @includedir@/connman
3
4 include_HEADERS = log.h plugin.h driver.h element.h dbus.h
5
6 noinst_HEADERS = iface.h rtnl.h dhcp.h resolver.h
7
8 MAINTAINERCLEANFILES = Makefile.in
9
10 all-local:
11         @if [ ! -e connman ] ; then $(LN_S) $(top_srcdir)/include connman ; fi
12
13 clean-local:
14         @rm -f connman