fixed packaging regressions from upgrade to SDL 2.0.3
followup of #5073
This commit is contained in:
2
Makefile
2
Makefile
@@ -319,7 +319,7 @@ install-core: default
|
||||
@$(CP_R) cg "$(DATA_INSTALL_DIR)"
|
||||
@$(CP) *.ttf "$(DATA_INSTALL_DIR)"
|
||||
@$(CP) thirdparty/Tao/* "$(DATA_INSTALL_DIR)"
|
||||
@$(CP) thirdparty/SDL2\#* "$(DATA_INSTALL_DIR)"
|
||||
@$(CP) thirdparty/SDL2-CS* "$(DATA_INSTALL_DIR)"
|
||||
@$(INSTALL_PROGRAM) thirdparty/ICSharpCode.SharpZipLib.dll "$(DATA_INSTALL_DIR)"
|
||||
@$(INSTALL_PROGRAM) thirdparty/FuzzyLogicLibrary.dll "$(DATA_INSTALL_DIR)"
|
||||
@$(INSTALL_PROGRAM) thirdparty/SharpFont.dll "$(DATA_INSTALL_DIR)"
|
||||
|
||||
Reference in New Issue
Block a user