Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
exa2pro
/
starpu-max
Suivre
19
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
Fix 16146: we still need to set DIST_SUBDIRS when we build the doc
Samuel Thibault
il y a 9 ans
Parent
74f23a2b3b
commit
1de351ae06
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
doc/Makefile.am
+ 1
- 0
doc/Makefile.am
Voir le fichier
@@ -11,6 +11,7 @@
if BUILD_DOC
SUBDIRS = doxygen
+DIST_SUBDIRS = doxygen
else
DIST_SUBDIRS =
endif