diff --git a/dtool/pptempl/Template.models.pp b/dtool/pptempl/Template.models.pp index bca5e565b7..669c042894 100644 --- a/dtool/pptempl/Template.models.pp +++ b/dtool/pptempl/Template.models.pp @@ -107,7 +107,7 @@ install-bam : $[install_bam_targets] $[installed_other] install-other : $[install_other_targets] -install : install-other install-bam +install : all install-other install-bam uninstall : uninstall-other uninstall-bam uninstall-egg clean-bam :