generic: oops, fix khtmlrc installation

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2015-11-19 12:50:54 +02:00
parent cb01b196a6
commit 865ac9b08f

View file

@ -265,7 +265,7 @@ if(QT_QTWEBKIT_FOUND)
add_subdirectory( kdewebkit )
# it requires for adblock to work
install(
FILES khtmlrc
FILES khtml/khtmlrc
DESTINATION ${CONFIG_INSTALL_DIR}
)
else()