summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 7f3ac3c..35861db 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -120,8 +120,8 @@ uninstall:
clean:
rm -f $(manp)
-MANIFEST: MANIFEST.in build_manifest.sh
- bash build_manifest.sh
+MANIFEST: build_manifest.py
+ python3 build_manifest.py
##.
## dist: creates the zip and tarball for release