mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
generic: oops, fix khtmlrc installation
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
cb01b196a6
commit
865ac9b08f
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Reference in a new issue