doc/Makefile.am
changeset 786 d7b3b13b9df6
parent 562 0ed29fe9d071
child 1072 ce824c6ffd5d
equal deleted inserted replaced
1:d2f5565e0da1 2:2b25fbc8cd67
     3 ## substituted in configure-time.
     3 ## substituted in configure-time.
     4 
     4 
     5 htmldir = $(datadir)/doc/@PACKAGE@-@VERSION@/html
     5 htmldir = $(datadir)/doc/@PACKAGE@-@VERSION@/html
     6 ## htmldir = $(pkgdatadir)/doc
     6 ## htmldir = $(pkgdatadir)/doc
     7 
     7 
     8 EXTRA_DIST = Doxyfile html
     8 EXTRA_DIST = Doxyfile html coding_style.dox groups.dox mainpage.dox maps.dox
     9 
     9 
    10 ## all-local: html/index.html
    10 ## all-local: html/index.html
    11 
    11 
    12 ## TODO: 'html/index.html' should depend on the files listed in Doxyfile's
    12 ## TODO: 'html/index.html' should depend on the files listed in Doxyfile's
    13 ## INPUT variable.
    13 ## INPUT variable.