diff --git a/doc/Makefile.am b/doc/Makefile.am index 5e4ece7b9848e4c7a98419abb6eacac7626d0f6d..aa494e169214da56736d8089a33cdba19c1bf929 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -6,7 +6,7 @@ EXTRA_DIST = Buildsystem SUBDIRS = devel appl doxygen layout istl if BUILD_DOCS - PAGES = index.html buildsystem.html + PAGES = index.html buildsystem.html view-concept.html endif all: $(PAGES)