From: Egon W. <eg...@us...> - 2002-07-20 15:17:16
|
Update of /cvsroot/woc/woc/bin In directory usw-pr-cvs1:/tmp/cvs-serv2361/bin Modified Files: Makefile.am Log Message: A few things I forgot to commit. Index: Makefile.am =================================================================== RCS file: /cvsroot/woc/woc/bin/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** Makefile.am 20 Jul 2002 14:50:34 -0000 1.2 --- Makefile.am 20 Jul 2002 15:17:14 -0000 1.3 *************** *** 1,4 **** PREFIX="@prefix@" ! SUBDIRS= index download EXTRA_DIST= --- 1,4 ---- PREFIX="@prefix@" ! SUBDIRS= cas download index EXTRA_DIST= |