From: Karl DeBisschop Date: Thu, 7 Aug 2003 01:23:30 +0000 (+0000) Subject: make must be run before make dist to creat language files X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=af0032e16aa77eb52e073ba8c83844bcc6d3865c;p=nagiosplug.git 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 --- diff --git a/tools/sfsnapshot b/tools/sfsnapshot index e3e212e..7714aef 100755 --- a/tools/sfsnapshot +++ b/tools/sfsnapshot @@ -43,6 +43,8 @@ function make_dist { tools/setup ./configure + make + # Make the Nagiosplug dist tarball make dist