summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e1e4144..909c6a6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -13,6 +13,7 @@ libnftnl_la_SOURCES = utils.c \
table.c \
trace.c \
chain.c \
+ object.c \
rule.c \
set.c \
set_elem.c \
@@ -50,4 +51,6 @@ libnftnl_la_SOURCES = utils.c \
expr/masq.c \
expr/redir.c \
expr/hash.c \
+ obj/counter.c \
+ obj/quota.c \
libnftnl.map