summaryrefslogtreecommitdiff
path: root/src/vpn/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpn/Makefile.am')
-rw-r--r--src/vpn/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpn/Makefile.am b/src/vpn/Makefile.am
index 090b463f6..8b67a3373 100644
--- a/src/vpn/Makefile.am
+++ b/src/vpn/Makefile.am
@@ -43,7 +43,7 @@ if MINGW
43 -no-undefined -Wl,--export-all-symbols 43 -no-undefined -Wl,--export-all-symbols
44 44
45 gnunet_helper_vpn_LDADD = \ 45 gnunet_helper_vpn_LDADD = \
46 -lsetupapi -lshell32 -liconv -lstdc++ \ 46 -lsetupapi -lnewdev -lshell32 -liconv -lstdc++ \
47 -lcomdlg32 -lgdi32 -liphlpapi 47 -lcomdlg32 -lgdi32 -liphlpapi
48 48
49 gnunet_helper_vpn_SOURCES = \ 49 gnunet_helper_vpn_SOURCES = \