Explorar el Código

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
Karl DeBisschop hace 23 años
padre
commit
af0032e16a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      tools/sfsnapshot

+ 2 - 0
tools/sfsnapshot

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