diff Makefile.gen @ 1272:acae5f8ebc67

Fix build process.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 19 May 2016 12:08:16 +0300
parents 0f07f752cd73
children 42f5680f904d
line wrap: on
line diff
--- a/Makefile.gen	Wed Jun 03 17:00:07 2015 +0300
+++ b/Makefile.gen	Thu May 19 12:08:16 2016 +0300
@@ -159,6 +159,9 @@
 endif
 endif
 endif
+else
+SDL_TTF_LDFLAGS=
+SDL_TTF_CFLAGS=
 endif
 
 ifeq ($(DM_GFX_8BIT),yes)