Code

make must be run before make dist to creat language files
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>
Thu, 7 Aug 2003 01:23:30 +0000 (01:23 +0000)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>
Thu, 7 Aug 2003 01:23:30 +0000 (01:23 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@653 f882894a-f735-0410-b71e-b25c423dba1c

tools/sfsnapshot

index e3e212eb3cc5875da64546bc50a928480d91d73c..7714aef49f3dbd746e454048535ff1232e423cdb 100755 (executable)
@@ -43,6 +43,8 @@ function make_dist {
        tools/setup
        ./configure
 
+  make
+
        # Make the Nagiosplug dist tarball
        make dist