Update of /cvsroot/woc/woc/bin
In directory usw-pr-cvs1:/tmp/cvs-serv17878/bin
Modified Files:
Makefile.am
Log Message:
Added script using Lire tools to analyze to web log.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/woc/woc/bin/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Makefile.am 21 Jul 2002 10:20:01 -0000 1.4
--- Makefile.am 21 Jul 2002 15:47:12 -0000 1.5
***************
*** 1,4 ****
PREFIX="@prefix@"
! SUBDIRS= cas check download index
EXTRA_DIST=
--- 1,4 ----
PREFIX="@prefix@"
! SUBDIRS= cas check download index lire
EXTRA_DIST=
|