diff Makefile.gen @ 408:37e65cdcc749

Add gfxconv to the build.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 03 Nov 2012 02:39:52 +0200
parents 59244a7ae37f
children 24548dba1eb6
line wrap: on
line diff
--- a/Makefile.gen	Sat Nov 03 02:19:51 2012 +0200
+++ b/Makefile.gen	Sat Nov 03 02:39:52 2012 +0200
@@ -191,7 +191,7 @@
 ifeq ($(DM_BUILD_TOOLS),yes)
 DMLIB_OBJS += lib64gfx.o
 ifeq ($(DM_USE_STDIO),yes)
-BINARIES+= objlink data2inc
+BINARIES+= objlink data2inc gfxconv
 ifeq ($(SUP_MODLOAD),yes)
 BINARIES+= viewmod mod2wav testpl
 ifeq ($(DM_GFX_BLITS),yes)