From: Egon W. <eg...@us...> - 2002-07-21 10:20:04
|
Update of /cvsroot/woc/woc/bin In directory usw-pr-cvs1:/tmp/cvs-serv30475/bin Modified Files: Makefile.am Log Message: Added scripts from bin/check. Index: Makefile.am =================================================================== RCS file: /cvsroot/woc/woc/bin/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** Makefile.am 20 Jul 2002 15:17:14 -0000 1.3 --- Makefile.am 21 Jul 2002 10:20:01 -0000 1.4 *************** *** 1,4 **** PREFIX="@prefix@" ! SUBDIRS= cas download index EXTRA_DIST= --- 1,4 ---- PREFIX="@prefix@" ! SUBDIRS= cas check download index EXTRA_DIST= |