From: Tim R. <tim...@us...> - 2002-04-26 07:12:41
|
Update of /cvsroot/blob/blob/utils In directory usw-pr-cvs1:/tmp/cvs-serv26620/utils Modified Files: Makefile.am Log Message: build test apps, should probably happen only on debug Index: Makefile.am =================================================================== RCS file: /cvsroot/blob/blob/utils/Makefile.am,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Makefile.am 4 Feb 2002 16:49:11 -0000 1.4 +++ Makefile.am 26 Apr 2002 07:12:38 -0000 1.5 @@ -5,6 +5,7 @@ SUBDIRS = \ build \ + test \ mkparamblock CLEANFILES = *~ |