Difference for test/unit/common/Makefile.am from version 1.3 to 1.4


version 1.3 version 1.4
Line 7
 
Line 7
   
 noinst_LIBRARIES = libstubs.a  noinst_LIBRARIES = libstubs.a
 libstubs_a_SOURCES=stubs_common.c  libstubs_a_SOURCES=stubs_common.c
 LDADD = $(top_srcdir)/common/libcross.a libstubs.a $(LIBDL) @CHECK_LIBS@  LDADD = $(top_srcdir)/test/toolkit/libtoolkit_common.a $(top_srcdir)/common/libcross.a libstubs.a $(LIBDL) @CHECK_LIBS@
   
 $(top_srcdir)/common/libcross.a:  $(top_srcdir)/common/libcross.a:
  ( cd $(top_srcdir)/common ; make libcross.a )   ( cd $(top_srcdir)/common ; make libcross.a )
    
   $(top_srcdir)/test/toolkit/libtoolkit_common.a:
    ( cd $(top_srcdir)/test/toolkit/; make libtoolkit_common.a)
   
 TESTS= check_anim check_arch check_button check_exp check_friend check_glue check_holy check_image check_info check_init check_item check_links check_living check_loader check_logger check_los check_map check_object check_path check_player check_porting check_quest check_readable check_recipe check_re-cmp check_region check_shstr check_time check_treasure check_utils  TESTS= check_anim check_arch check_button check_exp check_friend check_glue check_holy check_image check_info check_init check_item check_links check_living check_loader check_logger check_los check_map check_object check_path check_player check_porting check_quest check_readable check_recipe check_re-cmp check_region check_shstr check_time check_treasure check_utils
   


Legend:
line(s) removed in v.1.3 
line(s) changed
 line(s) added in v.1.4

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:08