ff68684
diff --git a/Makefile.in b/Makefile.in
ff68684
index dc2fc59..45988b4 100644
ff68684
--- a/Makefile.in
ff68684
+++ b/Makefile.in
ff68684
@@ -129,7 +129,7 @@ doinstall: $(SUBDIRS)
f85957f
 	do \
f85957f
 	    (cd $$d; $(MAKE) DESTDIR=$(DESTDIR) install); \
f85957f
 	done
ff68684
-	$(PYTHON) -c 'from compileall import *; compile_dir("$(DESTDIR)$(prefix)/Mailman", ddir="$(prefix)/Mailman")'
ff68684
+	$(PYTHON) -c 'from compileall import *; compile_dir("$(DESTDIR)$(prefix)/Mailman", 20, "$(prefix)", 1)'
f85957f
 
f85957f
 # Only run bin/update if we aren't installing in DESTDIR, as this
f85957f
 # means there are probably no lists to deal with, and it wouldn't