@echo
@echo "Performing DSO installation."
$(INSTALL) src/mod_python.so $(LIBEXECDIR)
$(INSTALL) src/mod_python.so $(DESTDIR)$(LIBEXECDIR)
@$(MAKE) install_py_lib
@echo "Now don't forget to edit your main config and add"