From: Gareth S B. <bes...@us...> - 2005-05-27 22:50:18
|
Update of /cvsroot/sblim/sfcb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17253 Modified Files: Makefile.am Log Message: fix for http://sourceforge.net/tracker/index.php?func=detail&aid=1210083&group_id=128809&atid=712784 Index: Makefile.am =================================================================== RCS file: /cvsroot/sblim/sfcb/Makefile.am,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- Makefile.am 18 May 2005 15:02:16 -0000 1.20 +++ Makefile.am 27 May 2005 22:49:54 -0000 1.21 @@ -155,7 +155,7 @@ nodist_bin_SCRIPTS=sfcbrepos sfcbstage sfcbunstage -dist_bin_SCRIPTS=wbemcat +dist_bin_SCRIPTS=wbemcat xmltest.sh init_SCRIPTS=sfcb |