Skip to content
Snippets Groups Projects
Commit b487e80b authored by Dominic Kempf's avatar Dominic Kempf Committed by Carsten Gräser
Browse files

[autotools] add the CMake FAQ to the autotools buildsystem


(cherry picked from commit ae8fd0da)
Signed-off-by: default avatarCarsten Gräser <graeser@dune-project.org>
parent 0fa705a2
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ BASEDIR=../..
# install the html pages
docdir=$(datadir)/doc/dune-common/buildsystem
if BUILD_DOCS
DOCFILES=buildsystem.pdf
DOCFILES=buildsystem.pdf cmakefaq.pdf
EXTRA_DIST= CMakeLists.txt $(DOCFILES)
EXTRAINSTALL=$(DOCFILES)
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment