Add header file for common types
[connman] / include / Makefile.am
index e2dacdc..67ffb4e 100644 (file)
@@ -1,9 +1,10 @@
 
 includedir = @includedir@/connman
 
-include_HEADERS = log.h plugin.h driver.h element.h dbus.h
+include_HEADERS = types.h log.h plugin.h security.h resolver.h \
+                                               device.h network.h
 
-noinst_HEADERS = iface.h rtnl.h dhcp.h resolver.h
+noinst_HEADERS = driver.h element.h property.h ipv4.h rtnl.h dbus.h
 
 MAINTAINERCLEANFILES = Makefile.in