Explorar el Código

contrib/ci.inria.fr: build pdf documentation

Nathalie Furmento hace 5 años
padre
commit
f5d7ec4fb4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      contrib/ci.inria.fr/job-0-tarball.sh

+ 1 - 1
contrib/ci.inria.fr/job-0-tarball.sh

@@ -21,7 +21,7 @@ export LD_LIBRARY_PATH=/home/ci/usr/local/lib:$LD_LIBRARY_PATH
 ./autogen.sh
 if test -d build ; then chmod -R 777 build && rm -rf build ; fi
 mkdir build && cd build
-../configure
+../configure --enable-build-doc-pdf
 make V=1
 make dist
 cp *gz ..