Changeset - r219:44bd6cd2fbd6
[Not reviewed]
master
0 1 0
bjarni - 20 years ago 2004-09-12 19:07:54
bjarni@openttd.org
(svn r220) Makefile: enables ENABLE_NETWORK by default if no config file is present
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
Makefile
Show inline comments
 
@@ -125,7 +125,9 @@ else
 
	endif
 
endif
 

	
 
# this is used if there aren't any makefile.config
 
ifndef CONFIG_INCLUDED
 
ENABLE_NETWORK:=1   # sets network on by default if there aren't any config file
 
-include $(LIB_DETECTION)
 
endif
 

	
0 comments (0 inline, 0 general)