mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-25 03:00:46 +00:00
Build tools: Fix build. DONT_BUILD.
git-svn-id: https://svn.eduke32.com/eduke32@5119 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
c24e5f51cd
commit
25dc8e2fc4
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ endif
|
||||||
|
|
||||||
# Tools
|
# Tools
|
||||||
|
|
||||||
UTIL_OBJS=compat pragmas kplib cache1d compat_tools
|
UTIL_OBJS=compat pragmas kplib cache1d crc32 compat_tools
|
||||||
UTILS=kextract kgroup transpal wad2art wad2map kmd2tool md2tool generateicon cacheinfo arttool givedepth mkpalette unpackssi bsuite
|
UTILS=kextract kgroup transpal wad2art wad2map kmd2tool md2tool generateicon cacheinfo arttool givedepth mkpalette unpackssi bsuite
|
||||||
GAMEUTILS=ivfrate
|
GAMEUTILS=ivfrate
|
||||||
DXUTILS=enumdisplay getdxdidf
|
DXUTILS=enumdisplay getdxdidf
|
||||||
|
|
Loading…
Reference in a new issue