summaryrefslogtreecommitdiffstats
path: root/py/Makefile.am
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 /py/Makefile.am
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 'py/Makefile.am')
-rw-r--r--py/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/Makefile.am b/py/Makefile.am
deleted file mode 100644
index 76aa082f..00000000
--- a/py/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = pyproject.toml setup.cfg setup.py src