summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5f64db2..48d5d2d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -32,5 +32,7 @@ libnftables_la_SOURCES = utils.c \
expr/payload.c \
expr/reject.c \
expr/target.c \
+ expr/data_reg.h \
libnftables.map \
+ expr_ops.h \
internal.h