Merging brush spacing work into sdl2.0
This commit is contained in:
commit
e9ebd54db9
123 changed files with 1170 additions and 474 deletions
4
Makefile
4
Makefile
|
|
@ -543,8 +543,8 @@ trans:
|
|||
######
|
||||
|
||||
windows_ARCH_INSTALL:=install-dlls install-tpconf-i18n
|
||||
macos_ARCH_INSTALL:=install-macbundle TuxPaint.dmg install-man install-importscript install-bash-completion
|
||||
ios_ARCH_INSTALL:=install-iosbundle install-man install-importscript install-bash-completion
|
||||
macos_ARCH_INSTALL:=install-macbundle TuxPaint.dmg
|
||||
ios_ARCH_INSTALL:=install-iosbundle
|
||||
linux_ARCH_INSTALL:=install-xdg install-man install-importscript install-bash-completion
|
||||
ARCH_INSTALL:=$($(OS)_ARCH_INSTALL)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue