- replace deprecated INCLUDES with AM_CPPFLAGS
[oweals/gnunet.git] / src / peerinfo-tool / Makefile.am
index bd8dfbd4a2e85380f7fbccc39e1b45fee2507377..2309a47e28a8eca31baaca47d88fe268786c5890 100644 (file)
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/src/include
+AM_CPPFLAGS = -I$(top_srcdir)/src/include
 
 if MINGW
  WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols -lole32 -lshell32 -liconv -lstdc++ -lcomdlg32 -lgdi32