From: Jelmer Vernooij Date: Tue, 6 Nov 2007 03:26:47 +0000 (+0100) Subject: r25858: Clean up po files. X-Git-Tag: samba-4.0.0alpha6~801^3~1500 X-Git-Url: http://git.samba.org/samba.git/?p=kai%2Fsamba-autobuild%2F.git;a=commitdiff_plain;h=4ef9649c8cdd28da8234eecd95d3b6db9353aa10 r25858: Clean up po files. (This used to be commit af135938c19ef56b56b216b53049012ee7125eec) --- diff --git a/source4/lib/ldb/Makefile.in b/source4/lib/ldb/Makefile.in index f5820cb493d..7dc615f37cb 100644 --- a/source4/lib/ldb/Makefile.in +++ b/source4/lib/ldb/Makefile.in @@ -162,7 +162,7 @@ doxygen: 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)