doc/Makefile.am
changeset 1919 9704601de87f
parent 1671 3c82a0d9e0e7
child 2015 5e51c9eb5e83
equal deleted inserted replaced
14:94e5eb304763 15:8dba00e33642
    17 	mainpage.dox \
    17 	mainpage.dox \
    18 	maps.dox \
    18 	maps.dox \
    19 	named-param.dox \
    19 	named-param.dox \
    20 	namespaces.dox \
    20 	namespaces.dox \
    21 	quicktour.dox \
    21 	quicktour.dox \
    22 	undir_graphs.dox
    22 	ugraphs.dox
    23 
    23 
    24 html/index.html:
    24 html/index.html:
    25 	if test ${doxygen_found} = yes; then \
    25 	if test ${doxygen_found} = yes; then \
    26 	  doxygen Doxyfile; \
    26 	  doxygen Doxyfile; \
    27 	  cp $(srcdir)/icons/geom/ftv2* html; \
    27 	  cp $(srcdir)/icons/geom/ftv2* html; \