Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
exa2pro
/
starpu-max
Observar
19
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Fix 16146: we still need to set DIST_SUBDIRS when we build the doc
Samuel Thibault
9 anos atrás
pai
74f23a2b3b
commit
1de351ae06
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
doc/Makefile.am
+ 1
- 0
doc/Makefile.am
Ver arquivo
@@ -11,6 +11,7 @@
if BUILD_DOC
SUBDIRS = doxygen
+DIST_SUBDIRS = doxygen
else
DIST_SUBDIRS =
endif