mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-08 16:26:23 -04:00
make must be run before make dist to creat language files
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@653 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
8eebfe825c
commit
af0032e16a
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,8 @@ function make_dist {
|
|||
tools/setup
|
||||
./configure
|
||||
|
||||
make
|
||||
|
||||
# Make the Nagiosplug dist tarball
|
||||
make dist
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue