Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
exa2pro
/
starpu-max
Seguir
19
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Fix 16146: we still need to set DIST_SUBDIRS when we build the doc
Samuel Thibault
%!s(int64=9) %!d(string=hai) anos
pai
74f23a2b3b
achega
1de351ae06
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
doc/Makefile.am
+ 1
- 0
doc/Makefile.am
Ver ficheiro
@@ -11,6 +11,7 @@
if BUILD_DOC
SUBDIRS = doxygen
+DIST_SUBDIRS = doxygen
else
DIST_SUBDIRS =
endif