summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index dd637fe3..c972170d 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,3 +1,4 @@
-noinst_PROGRAMS = nft-buffer
+noinst_PROGRAMS = nft-buffer \
+ nft-json-file
LDADD = $(top_builddir)/src/libnftables.la