summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 658e9b33..8ac2b460 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -9,6 +9,7 @@ nft-obj += statement.o
nft-obj += datatype.o
nft-obj += expression.o
nft-obj += evaluate.o
+nft-obj += proto.o
nft-obj += payload.o
nft-obj += exthdr.o
nft-obj += meta.o