ats_ril: - removed some redundantly saved plugin environment attributes
[oweals/gnunet.git] / src / vpn / Makefile.am
index 8b67a3373780061542928c102239a24950c5f024..c4581df6f502377b99ac3325cc05d1caa33da144 100644 (file)
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/src/include -I$(top_builddir)/src/include
+AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_builddir)/src/include
 
 if MINGW
   WINFLAGS = -Wl,--no-undefined,--export-all-symbols
@@ -41,7 +41,7 @@ bin_PROGRAMS = \
 if MINGW
   gnunet_helper_vpn_LDFLAGS = \
     -no-undefined -Wl,--export-all-symbols 
-   
+
   gnunet_helper_vpn_LDADD = \
     -lsetupapi -lnewdev -lshell32 -liconv -lstdc++ \
     -lcomdlg32 -lgdi32 -liphlpapi