summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2019-11-07 12:38:57 +0100
committerPhil Sutter <phil@nwl.cc>2019-11-19 01:04:29 +0100
commita257ee33ab4fd4aa6f80acf6d5d9feecef4fc083 (patch)
tree2f248b75c0f874b04f87d37e3a600e8e96453fab /configure.ac
parent4a382ec54a8c09df1a625ddc7d32fc06257c596d (diff)
files: Install sample scripts from files/examples
Assuming these are still relevant and useful as a source of inspiration, install them into DATAROOTDIR/doc/nftables/examples. Signed-off-by: Phil Sutter <phil@nwl.cc> Acked-by: Arturo Borrero Gonzalez <arturo@netfilter.org> Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 170b6093..3a512e02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -137,6 +137,7 @@ AC_CONFIG_FILES([ \
include/linux/netfilter_ipv4/Makefile \
include/linux/netfilter_ipv6/Makefile \
files/Makefile \
+ files/examples/Makefile \
files/nftables/Makefile \
files/osf/Makefile \
doc/Makefile \