Remove disabled code fragments of old element interface
[connman] / include / Makefile.am
1
2 includedir = @includedir@/connman
3
4 include_HEADERS = log.h plugin.h security.h resolver.h driver.h \
5                         element.h property.h network.h ipv4.h rtnl.h dbus.h
6
7 noinst_HEADERS = device.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