diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 8a61ce8..34339ab 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,6 +15,7 @@ libnftables_la_SOURCES = table.c \ expr/cmp.c \ expr/counter.c \ expr/data_reg.c \ + expr/log.c \ expr/lookup.c \ expr/immediate.c \ expr/match.c \ |