Fix cmake build: unconditioned installation of migratekde3 and xdg-r14-update

pull/2/head
Alexander Golubev 12 years ago committed by Slávek Banko
parent c39fc3e21f
commit 0f89172191

@ -262,8 +262,8 @@ tde_conditional_add_subdirectory( BUILD_TQT3INTEGRATION tqt3integration )
if( BUILD_STARTTDE )
install( PROGRAMS starttde DESTINATION ${BIN_INSTALL_DIR} )
endif()
install( PROGRAMS migratekde3 r14-xdg-update DESTINATION ${BIN_INSTALL_DIR} )
endif()
##### write configure files #####################

Loading…
Cancel
Save