summaryrefslogtreecommitdiffstats
path: root/input/packet
diff options
context:
space:
mode:
authorEric Leblond <eric@inl.fr>2009-01-22 14:11:14 +0100
committerEric Leblond <eric@inl.fr>2009-01-22 14:11:14 +0100
commit13643ceb7396101cc8611c5c366df2a7f0fa5c17 (patch)
treefe39df0431c517a62363a72524dd93bfb2c60565 /input/packet
parent71d45403400bdb18bc6ae5efaf4772f6b847c351 (diff)
Replace INCLUDES by AM_CPPFLAGS in Makefile.am.
This patch fixes autotools warning about deprecated usage of INCLUDES in Makefile.am.
Diffstat (limited to 'input/packet')
-rw-r--r--input/packet/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/packet/Makefile.am b/input/packet/Makefile.am
index 716ed38..e90e46e 100644
--- a/input/packet/Makefile.am
+++ b/input/packet/Makefile.am
@@ -1,5 +1,5 @@
-INCLUDES = $(all_includes) -I$(top_srcdir)/include
+AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
AM_CFLAGS=-fPIC -Wall
LIBS=