From 13294d79e3412a68c541fd6a22840bf85521a420 Mon Sep 17 00:00:00 2001 From: Yu Jiung Date: Mon, 6 Mar 2017 10:48:48 +0900 Subject: Add processing request & response vici message with socket Change-Id: I06ff60de06fde1ac8f484b1eecf49afed6d02542 Signed-off-by: Yu jiung --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e287363c..9fd16a0d 100755 --- a/Makefile.am +++ b/Makefile.am @@ -155,7 +155,7 @@ vpn_connman_vpnd_SOURCES = $(gdhcp_sources) $(builtin_vpn_sources) \ vpn_connman_vpnd_LDADD = gdbus/libgdbus-internal.la $(builtin_vpn_libadd) \ @GLIB_LIBS@ @DBUS_LIBS@ @XTABLES_LIBS@ @GNUTLS_LIBS@ \ - @TPKP_GNUTLS_LIBS@ @LIBSYSTEMD_LIBS@\ + @TPKP_GNUTLS_LIBS@ @LIBSYSTEMD_LIBS@ \ -lresolv -ldl vpn_connman_vpnd_LDFLAGS = -Wl,--export-dynamic \ -- cgit v1.2.3