summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2007-11-09 22:01:33 (GMT)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2007-11-09 22:01:33 (GMT)
commit1ac40064c5d0cd6a592e69b47bc72ce9b1fd7e1c (patch)
treec56ed477cf30e0c47055972636c5844284abc17f /tools
parent7a05ad0166ac11d4206d934825728b56a58d8edd (diff)
downloadmonitoring-plugins-1ac40064c5d0cd6a592e69b47bc72ce9b1fd7e1c.tar.gz
Adding test for base64 lib
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1818 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'tools')
-rwxr-xr-xtools/distclean1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/distclean b/tools/distclean
index 0132d2d..6035a6d 100755
--- a/tools/distclean
+++ b/tools/distclean
@@ -28,6 +28,7 @@ rm -f m4/Makefile.am
28 28
29echo "$0: Removing miscelanious files..." 29echo "$0: Removing miscelanious files..."
30rm -f po/*.gmo po/stamp-po 30rm -f po/*.gmo po/stamp-po
31rm -f lib/tests/*.Po
31rm -f doc/developer-guidelines.html 32rm -f doc/developer-guidelines.html
32rm -f INSTALL install-sh missing 33rm -f INSTALL install-sh missing
33rm -f plugins/t/check_nagios.nagios?.status.???.tmp 34rm -f plugins/t/check_nagios.nagios?.status.???.tmp