Index: trunk/psLib/src/xml/.cvsignore
===================================================================
--- trunk/psLib/src/xml/.cvsignore	(revision 7766)
+++ trunk/psLib/src/xml/.cvsignore	(revision 7985)
@@ -6,2 +6,5 @@
 *.lo
 *.loT
+*.bb
+*.bbg
+*.da
Index: trunk/psLib/src/xml/Makefile.am
===================================================================
--- trunk/psLib/src/xml/Makefile.am	(revision 7766)
+++ trunk/psLib/src/xml/Makefile.am	(revision 7985)
@@ -13,3 +13,3 @@
 	psXML.h
 
-CLEANFILES = *~
+CLEANFILES = *~ *.bb *.bbg *.da
