Merge tag 'upstream/1.40' into tizen.
[platform/upstream/connman.git] / Makefile.am
index 14d6ca1..e8662e4 100644 (file)
@@ -21,7 +21,7 @@ endif
 nodist_include_HEADERS = include/version.h
 
 noinst_HEADERS = include/rtnl.h include/task.h \
-                       include/dbus.h include/option.h \
+                       include/dbus.h \
                        include/provider.h include/vpn-dbus.h \
                        include/utsname.h include/timeserver.h include/proxy.h \
                        include/technology.h include/setting.h \
@@ -220,7 +220,7 @@ vpn_connman_vpnd_SOURCES = $(gdhcp_sources) $(builtin_vpn_sources) \
                        src/ippool.c src/bridge.c src/nat.c src/ipaddress.c \
                        src/inotify.c src/firewall-iptables.c src/ipv6pd.c src/peer.c \
                        src/peer_service.c src/machine.c src/util.c \
-                       vpn/vpn-agent.c vpn/vpn-agent.h \
+                       vpn/vpn-agent.c vpn/vpn-util.c vpn/vpn-agent.h \
                        vpn/vpn-config.c vpn/vpn-settings.c src/acd.c
 
 if TIZEN_EXT_WIFI_MESH