From: Yurii R. <yr...@us...> - 2003-02-12 06:09:43
|
Update of /cvsroot/eas-dev/eas-dev/libs In directory sc8-pr-cvs1:/tmp/cvs-serv12571/libs Modified Files: Makefile.am Log Message: minor changes in build; any lib build is disabled now (since libsxmlstream is discontinued in favor of usual xml) Index: Makefile.am =================================================================== RCS file: /cvsroot/eas-dev/eas-dev/libs/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 27 Jan 2003 07:11:40 -0000 1.2 +++ Makefile.am 12 Feb 2003 06:09:41 -0000 1.3 @@ -1 +1 @@ -SUBDIRS = libsxmlstream libsmstorage \ No newline at end of file +SUBDIRS = \ No newline at end of file |