From 1ebbd027274333758fc3517685d81847601db676 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 19:00:10 +0200 Subject: Adding upstream version 1:5.45. Signed-off-by: Daniel Baumann --- python/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/Makefile.am (limited to 'python/Makefile.am') diff --git a/python/Makefile.am b/python/Makefile.am new file mode 100644 index 0000000..9588f08 --- /dev/null +++ b/python/Makefile.am @@ -0,0 +1,4 @@ + +EXTRA_DIST = LICENSE CHANGELOG.md README.md example.py magic.py setup.py \ + tests.py file_magic/__init__.py + -- cgit v1.2.3