fix doc install dir (addition to r1340343)

Thanks to Michael Palimaka for reporting this issue.

svn path=/trunk/KDE/kdenetwork/krfb/; revision=1341472
This commit is contained in:
Urs Wolfer
2013-02-25 17:55:54 +00:00
parent 89679f63c7
commit 3abd0b6e63

View File

@@ -1,2 +1,2 @@
########### install files ###############
kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en)
kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR krfb)