diff options
| author | Andreas Baumann <mail@andreasbaumann.cc> | 2026-03-27 11:14:20 +0100 |
|---|---|---|
| committer | Andreas Baumann <mail@andreasbaumann.cc> | 2026-03-27 11:14:20 +0100 |
| commit | 1113bbcd92d85b85579aa7feef511241e58fb0f5 (patch) | |
| tree | d69b7bcfe2f7e80fda9a1f4ddd38209d6cb7aaf0 /tools/distclean | |
| parent | 99283972fe3a74d3a1dea12c4099f76286130a67 (diff) | |
| parent | a71ce153082565e5728424749475593dc0623492 (diff) | |
| download | monitoring-plugins-1113bbcd92d85b85579aa7feef511241e58fb0f5.tar.gz | |
merged with mastercheck_snmp_fixes
Diffstat (limited to 'tools/distclean')
| -rwxr-xr-x | tools/distclean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/distclean b/tools/distclean index 961cc801..1ddc7532 100755 --- a/tools/distclean +++ b/tools/distclean | |||
| @@ -37,7 +37,7 @@ find . -type f -name Makefile.in -print| xargs rm -f | |||
| 37 | rm -f aclocal.m4 compile config.guess config.h.in config.sub configure depcomp | 37 | rm -f aclocal.m4 compile config.guess config.h.in config.sub configure depcomp |
| 38 | rm -f m4/Makefile.am | 38 | rm -f m4/Makefile.am |
| 39 | 39 | ||
| 40 | echo "$0: Removing miscelanious files..." | 40 | echo "$0: Removing miscellaneous files..." |
| 41 | rm -f po/*.gmo po/stamp-po | 41 | rm -f po/*.gmo po/stamp-po |
| 42 | rm -f lib/tests/*.Po | 42 | rm -f lib/tests/*.Po |
| 43 | rm -f doc/developer-guidelines.html | 43 | rm -f doc/developer-guidelines.html |
