[monitoring-plugins] Remove translation directory from main Makefile.am

RincewindsHat git at monitoring-plugins.org
Tue Oct 31 11:20:12 CET 2023


 Module: monitoring-plugins
 Branch: master
 Commit: 9bb7442f6fd7cf0026f2c24f777eeb067ab723d7
 Author: RincewindsHat <12514511+RincewindsHat at users.noreply.github.com>
   Date: Tue Oct 31 02:07:14 2023 +0100
    URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9bb7442

Remove translation directory from main Makefile.am

---

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index df1bcbb..5959f70 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = gl tap lib plugins plugins-scripts plugins-root po @PERLMODS_DIR@
+SUBDIRS = gl tap lib plugins plugins-scripts plugins-root @PERLMODS_DIR@
 
 EXTRA_DIST = config.rpath \
 	ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CODING ChangeLog FAQ NEWS \



More information about the Commits mailing list