Fix installation of HTML manual
authorTeemu Murtola <teemu.murtola@gmail.com>
Mon, 6 Jan 2014 12:48:28 +0000 (14:48 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 13 Jan 2014 15:47:32 +0000 (16:47 +0100)
commit48db1a2d68b89ac82bba8df1ba9fe6903d17dcf8
treed4b80cfca712d09524f9f3b3b0f4f8db0d80a5dd
parent56b91c1a88798ada70e91f87b9abcc2c7be54a81
Fix installation of HTML manual

Simplify things by making the source distribution and the git repository
have the same layout (it wasn't working earlier at all, and just adds
complexity if I were to try to fix it).  This allows using the same
installation rules for both (just replacing the binary directory with
the source directory).  Install the output directory under the proper
name (html/ instead of final/).

Change-Id: Ica88a0825999f201e9856e11e1784bd4acc20c91
CMakeLists.txt
share/html/CMakeLists.txt