Update of /cvsroot/eas-dev/eas-dev
In directory sc8-pr-cvs1:/tmp/cvs-serv23957
Modified Files:
AUTHORS Makefile.am
Log Message:
Improved openeas.rdb building (w/ site common.rdb); some minor additions to
`logger' components; misc changes at the rest
Index: AUTHORS
===================================================================
RCS file: /cvsroot/eas-dev/eas-dev/AUTHORS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- AUTHORS 4 Feb 2003 07:52:25 -0000 1.1
+++ AUTHORS 8 Feb 2003 08:23:46 -0000 1.2
@@ -1,4 +1,4 @@
-Core team, in an alphabetical order:
+Core team, in the alphabetical order:
Egor Cheshkov <eg...@ip...>
Yurii A. Rashkovskii <yr...@op...>
Index: Makefile.am
===================================================================
RCS file: /cvsroot/eas-dev/eas-dev/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.am 25 Jan 2003 21:51:26 -0000 1.2
+++ Makefile.am 8 Feb 2003 08:23:46 -0000 1.3
@@ -1 +1 @@
-SUBDIRS = libs components services doc
+SUBDIRS = tools libs components services doc
|