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:
Karl DeBisschop 2003-08-07 01:23:30 +00:00
parent 8eebfe825c
commit af0032e16a

View file

@ -43,6 +43,8 @@ function make_dist {
tools/setup
./configure
make
# Make the Nagiosplug dist tarball
make dist