Add abstraction for resolver modifications
[connman] / include / Makefile.am
1
2 includedir = @includedir@/connman
3
4 noinst_HEADERS = log.h plugin.h iface.h rtnl.h dhcp.h resolver.h
5
6 MAINTAINERCLEANFILES = Makefile.in
7
8 all-local:
9         @if [ ! -e connman ] ; then $(LN_S) $(top_srcdir)/include connman ; fi
10
11 clean-local:
12         @rm -f connman