summaryrefslogtreecommitdiffstats
path: root/utils/Makefile.am
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-05-24 07:47:59 +0200
committerJan Engelhardt <jengelh@medozas.de>2010-05-24 07:49:25 +0200
commit132538f5c9f697702e6e08a11b796bdcaaba5fea (patch)
treef005e160ee41c5c3ededa4a64b6dc32aead76e06 /utils/Makefile.am
parent8532c70fd182057b440b41f013d8021a95bd72b2 (diff)
utils: add missing include flags to Makefile
Fixes this compile error: CC nfnl_osf.o nfnl_osf.c:48:36: fatal error: linux/netfilter/xt_osf.h: No such file or directory compilation terminated. References: http://marc.info/?l=netfilter&m=127449929621579&w=2 Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'utils/Makefile.am')
-rw-r--r--utils/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index d023b0ce..79ce34bf 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -1,5 +1,7 @@
# -*- Makefile -*-
+AM_CFLAGS = ${regular_CFLAGS} -I${top_builddir}/include -I${top_srcdir}/include
+
sbin_PROGRAMS = nfnl_osf
pkgdata_DATA = pf.os