Difference for ./Makefile.am from version 1.6 to 1.7


version 1.6 version 1.7
Line 3
 
Line 3
   CROSSEDIT = crossedit    CROSSEDIT = crossedit
 endif  endif
   
 SUBDIRS = common random_maps socket server include lib utils doc plugins devel $(CROSSEDIT)  if HAVE_CHECK
     UNIT_TEST = test
   endif
   
   SUBDIRS = common random_maps socket server include lib utils doc plugins devel $(UNIT_TEST) $(CROSSEDIT)
   
 EXTRA_DIST = AUTHORS ChangeLog COPYING DEVELOPERS autogen.sh run_win32.bat  EXTRA_DIST = AUTHORS ChangeLog COPYING DEVELOPERS autogen.sh run_win32.bat
   


Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:52