From f5f56e1a1c4d9e9496fcb9d81131066a964ccd23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:15:43 +0200 Subject: Adding upstream version 2.4.1. Signed-off-by: Daniel Baumann --- src/lib/util/python/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/lib/util/python/Makefile.am (limited to 'src/lib/util/python/Makefile.am') diff --git a/src/lib/util/python/Makefile.am b/src/lib/util/python/Makefile.am new file mode 100644 index 0000000..460bf1a --- /dev/null +++ b/src/lib/util/python/Makefile.am @@ -0,0 +1,3 @@ +noinst_SCRIPTS = const2hdr.py gen_wiredata.py +EXTRA_DIST = const2hdr.py +DISTCLEANFILES = gen_wiredata.py -- cgit v1.2.3