Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
exa2pro
/
starpu-max
Seguir
19
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Fix 16146: we still need to set DIST_SUBDIRS when we build the doc
Samuel Thibault
hace 9 años
padre
74f23a2b3b
commit
1de351ae06
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
doc/Makefile.am
+ 1
- 0
doc/Makefile.am
Ver fichero
@@ -11,6 +11,7 @@
if BUILD_DOC
SUBDIRS = doxygen
+DIST_SUBDIRS = doxygen
else
DIST_SUBDIRS =
endif