diff options
| author | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-10-31 02:07:14 +0100 |
|---|---|---|
| committer | RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> | 2023-10-31 02:17:38 +0100 |
| commit | 9bb7442f6fd7cf0026f2c24f777eeb067ab723d7 (patch) | |
| tree | aabe65576523a7d7892105656e6c623cb1e8d9b0 | |
| parent | 40370b8ff0332692c1d8d47c24ebda02b7a18823 (diff) | |
| download | monitoring-plugins-9bb7442f6fd7cf0026f2c24f777eeb067ab723d7.tar.gz | |
Remove translation directory from main Makefile.am
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index df1bcbb3..5959f70f 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ## Process this file with automake to produce Makefile.in | 1 | ## Process this file with automake to produce Makefile.in |
| 2 | 2 | ||
| 3 | SUBDIRS = gl tap lib plugins plugins-scripts plugins-root po @PERLMODS_DIR@ | 3 | SUBDIRS = gl tap lib plugins plugins-scripts plugins-root @PERLMODS_DIR@ |
| 4 | 4 | ||
| 5 | EXTRA_DIST = config.rpath \ | 5 | EXTRA_DIST = config.rpath \ |
| 6 | ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CODING ChangeLog FAQ NEWS \ | 6 | ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS CODING ChangeLog FAQ NEWS \ |
