From: Yurii R. <yr...@us...> - 2003-01-25 21:51:32
|
Update of /cvsroot/eas-dev/eas-dev/libs/libsxmlstream In directory sc8-pr-cvs1:/tmp/cvs-serv679/libs/libsxmlstream Modified Files: Makefile.am Log Message: a bit update to libsxmlstream; changes in build process; very small change in core-architecture-ru Index: Makefile.am =================================================================== RCS file: /cvsroot/eas-dev/eas-dev/libs/libsxmlstream/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 25 Jan 2003 20:00:36 -0000 1.2 +++ Makefile.am 25 Jan 2003 21:51:28 -0000 1.3 @@ -1,3 +1 @@ -lib_LTLIBRARIES = libsxmlstream.la -libsxmlstream_la_SOURCES = src/sxml.cxx -INCLUDES = -Iinclude \ No newline at end of file +SUBDIRS = src |