diff --git a/Makefile b/Makefile index ae9ff58..166cfaa 100644 --- a/Makefile +++ b/Makefile @@ -177,6 +177,7 @@ install: all $(INSTALL_X) $(FILE_T) $(INSTALL_T) $(INSTALL_F) $(INSTALL_H_FILES) $(INSTALL_INC) $(INSTALL_X) $(FILE_SO) $(INSTALL_DYN) + $(INSTALL_X) $(FILE_A) $(INSTALL_STATIC) -$(LDCONFIG) $(INSTALL_LIB) $(SYMLINK) $(INSTALL_SONAME) $(INSTALL_SHORT1) -$(SYMLINK) $(INSTALL_SONAME) $(INSTALL_SHORT2)