summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-10-19 15:00:02 +0200
committerFlorian Westphal <fw@strlen.de>2023-11-02 11:48:30 +0100
commit89554fe9ef1d29714d7f678dbcc6544af74adf29 (patch)
tree9c7397f6eab06e4c83d6e01094b9d9dec31c5e12 /configure.ac
parent686d987706bf643f2fa75c1993a5720ad55e6df1 (diff)
build: no recursive make for "py/Makefile.am"
Merge the Makefile.am under "py/" 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 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 67ca50fd..389efbe9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -123,7 +123,6 @@ AC_CONFIG_FILES([ \
files/nftables/Makefile \
files/osf/Makefile \
doc/Makefile \
- py/Makefile \
examples/Makefile \
])
AC_OUTPUT