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


version 1.1 version 1.2
Line 1
 
Line 1
   
 SUBDIRS = toolkit unit  SUBDIRS = toolkit unit
   
 CLEANFILES=logs  clean-local:
    rm -rf logs
   
   CHECK_ROOT=./
   CHECK_FOLDER=.
   CHECK_PARENT_NAME=Site index
   include $(top_srcdir)/check-fragment.am
   check-local: check-html check-text
   clean-local: clean-unit
   


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:07