summaryrefslogtreecommitdiffstats
path: root/files/examples
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-10-19 15:00:03 +0200
committerFlorian Westphal <fw@strlen.de>2023-11-02 11:48:30 +0100
commit83512d6c2245d264f6d7657932e6fdf1fecff29a (patch)
treea78e81f88303f65ce253ae2b267297842256ec15 /files/examples
parent89554fe9ef1d29714d7f678dbcc6544af74adf29 (diff)
build: no recursive make for "files/**/Makefile.am"
Merge the Makefile.am under "files/" into the toplevel Makefile.am. This is a step in the effort of dropping recursive make. Signed-off-by: Thomas Haller <thaller@redhat.com> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'files/examples')
-rw-r--r--files/examples/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/files/examples/Makefile.am b/files/examples/Makefile.am
deleted file mode 100644
index b29e9f61..00000000
--- a/files/examples/Makefile.am
+++ /dev/null
@@ -1,5 +0,0 @@
-pkgdocdir = ${docdir}/examples
-dist_pkgdoc_SCRIPTS = ct_helpers.nft \
- load_balancing.nft \
- secmark.nft \
- sets_and_maps.nft