From 42ea905ac873e2a4e5f7b152f1915dd8a7d57f57 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 12 Dec 2004 15:45:00 +0000 Subject: [PATCH] Minor cleanup git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1759 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/tools/.cvsignore | 1 + bacula/src/tools/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bacula/src/tools/.cvsignore b/bacula/src/tools/.cvsignore index e0747ab695..95b53e95e4 100644 --- a/bacula/src/tools/.cvsignore +++ b/bacula/src/tools/.cvsignore @@ -5,3 +5,4 @@ dbcheck smtp bsmtp testfind +fstype diff --git a/bacula/src/tools/Makefile.in b/bacula/src/tools/Makefile.in index 7b53649f00..f19a0d41cd 100644 --- a/bacula/src/tools/Makefile.in +++ b/bacula/src/tools/Makefile.in @@ -65,7 +65,7 @@ Makefile: $(srcdir)/Makefile.in $(topdir)/config.status clean: @$(RMF) bsmtp core core.* a.out *.o *.bak *~ *.intpro *.extpro 1 2 3 - @$(RMF) testfind dbcheck testls + @$(RMF) testfind dbcheck testls fstype realclean: clean @$(RMF) tags -- 2.39.5