diff Makefile.gen @ 159:1b6bc8bf6ac3

Create win32/ subdirectory if needed.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 03 Nov 2010 13:36:35 +0200
parents eaa524e153f9
children f265e7274a45
line wrap: on
line diff
--- a/Makefile.gen	Wed Nov 03 13:28:22 2010 +0200
+++ b/Makefile.gen	Wed Nov 03 13:36:35 2010 +0200
@@ -6,7 +6,7 @@
 #
 NNCHAT_BIN=$(BINPATH)nnchat$(EXEEXT)
 
-TARGETS=$(NNCHAT_BIN)
+TARGETS+=$(NNCHAT_BIN)
 
 
 #