equal
deleted
inserted
replaced
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 |
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. |
14 html/index.html: Doxyfile |
14 html/index.html: Doxyfile |
15 -rm -rf html |
15 -rm -rf html |