svn commit: samba r25858 - in branches/SAMBA_4_0: . source/lib/ldb

jelmer at samba.org jelmer at samba.org
Tue Nov 6 04:26:47 GMT 2007


Author: jelmer
Date: 2007-11-06 04:26:47 +0000 (Tue, 06 Nov 2007)
New Revision: 25858

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25858

Log:
Clean up po files.
Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/lib/ldb/Makefile.in


Changeset:

Property changes on: branches/SAMBA_4_0
___________________________________________________________________
Name: bzr:revision-info
...skipped...
Name: bzr:revision-id:v3-trunk0
...skipped...

Modified: branches/SAMBA_4_0/source/lib/ldb/Makefile.in
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/Makefile.in	2007-11-06 03:47:41 UTC (rev 25857)
+++ branches/SAMBA_4_0/source/lib/ldb/Makefile.in	2007-11-06 04:26:47 UTC (rev 25858)
@@ -162,7 +162,7 @@
 	test -z "$(DOXYGEN)" || (cd $(srcdir) && "$(DOXYGEN)")
 
 clean:
-	rm -f *.o */*.o *.gcov */*.gc?? tdbtest.ldb*
+	rm -f *.po */*.po *.o */*.o *.gcov */*.gc?? tdbtest.ldb*
 	rm -f $(BINS) $(TDB_OBJ) $(TALLOC_OBJ) $(LDB_LIB) $(NSS_LIB)
 	rm -f man/*.1 man/*.3 man/*.html
 	rm -f $(EXAMPLES)



More information about the samba-cvs mailing list