]> Git trees. - libqmvoc.git/commitdiff
install in the right dir, ie with the other plugins of designer
authorPino Toscano <pino@kde.org>
Tue, 11 Apr 2006 16:14:07 +0000 (16:14 +0000)
committerPino Toscano <pino@kde.org>
Tue, 11 Apr 2006 16:14:07 +0000 (16:14 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=528700

widgets/CMakeLists.txt

index cc335ef0a3c7ac26e5ee3cdf5d116a81df3810a4..3b7cada92800abaecb84f7d4504b1754fa6979c1 100644 (file)
@@ -28,7 +28,7 @@ kde4_install_libtool_file( ${PLUGIN_INSTALL_DIR} kdeeduwidgets )
 
 target_link_libraries(kdeeduwidgets ${KDE4_KIO_LIBS} kdeeduplot extdate)
 
-install_targets(${LIB_INSTALL_DIR}/kde4 kdeeduwidgets )
+install_targets(${PLUGIN_INSTALL_DIR}/plugins/designer kdeeduwidgets)
 
 
 ########### install files ###############