summaryrefslogtreecommitdiff
path: root/bpfc
diff options
context:
space:
mode:
Diffstat (limited to 'bpfc')
-rw-r--r--bpfc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bpfc/Makefile b/bpfc/Makefile
index fa19d55..483980d 100644
--- a/bpfc/Makefile
+++ b/bpfc/Makefile
@@ -10,3 +10,5 @@ bpfc-objs = xmalloc.o \
bpfc-lex = bpf_lexer.yy.o
bpfc-yaac = bpf_parser.tab.o
+
+bpfc-eflags = -I..