changeset 2263:3204b944a3c8

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 21 Feb 2020 05:20:42 +0200
parents a1e7dd42c301
children 8c8610e4b941
files Makefile.cross-mingw
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.cross-mingw	Fri Feb 21 05:20:10 2020 +0200
+++ b/Makefile.cross-mingw	Fri Feb 21 05:20:42 2020 +0200
@@ -49,6 +49,8 @@
 ZLIB_CFLAGS ?=
 #ZLIB_LDFLAGS ?= $(MINGW_LOCAL_PATH)/lib/libz.a
 ZLIB_LDFLAGS ?= $(MINGW_SYS_PATH)/lib/libz.a
+
+
 ###
 ### Stuff
 ###
@@ -56,4 +58,3 @@
 #THLIBS_DEP += config.h
 
 include Makefile.gen
-