diff --git a/Makefile b/Makefile index 514fcdd..1cc77ba 100644 --- a/Makefile +++ b/Makefile @@ -152,7 +152,7 @@ $(SAPI): clean: $(RM) $(BUILD_DIR) -install: +install: engine modules sapi $(MD) $(DESTDIR) $(CP) $(BUILD_DIR)/$(BINARY)* $(DESTDIR)/ $(CP) $(BUILD_DIR)/*$(LIBSUFFIX) $(DESTDIR)/