Difference for test/unit/common/Makefile.am from version 1.1 to 1.2


version 1.1 version 1.2
Line 2
 
Line 2
 noinst_LIBRARIES = libstubs.a  noinst_LIBRARIES = libstubs.a
 libstubs_a_SOURCES=stubs_common.c  libstubs_a_SOURCES=stubs_common.c
 INCLUDES = -I../../../include -I../../include  INCLUDES = -I../../../include -I../../include
 AM_CPPFLAGS = -DRESSOURCES=\"$(srcdir)/../../resources\" -DLOGDIR=\"$(srcdir)/../../logs\"  AM_CPPFLAGS = -DRESSOURCES=\"$(srcdir)/../../resources\" -DLOGDIR=\"$(srcdir)/../../logs\" -DSOURCE_ROOT=\"$(srcdir)/../../../\"
 LDADD = ../../../common/libcross.a libstubs.a $(LIBDL) @CHECK_LIBS@  LDADD = ../../../common/libcross.a libstubs.a $(LIBDL) @CHECK_LIBS@
   
 ../../logs/unit/common:  ../../logs/unit/common:


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

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