diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/distclean | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/distclean b/tools/distclean index 0132d2d8..6035a6d6 100755 --- a/tools/distclean +++ b/tools/distclean @@ -28,6 +28,7 @@ rm -f m4/Makefile.am echo "$0: Removing miscelanious files..." rm -f po/*.gmo po/stamp-po +rm -f lib/tests/*.Po rm -f doc/developer-guidelines.html rm -f INSTALL install-sh missing rm -f plugins/t/check_nagios.nagios?.status.???.tmp |