add shell and wallpaper to the build system

This commit is contained in:
Aaron Seigo 2014-09-03 16:51:06 +02:00
parent adb2a8c77b
commit 5367eca2ee

View file

@ -34,5 +34,6 @@ feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAG
include(CheckIncludeFiles) include(CheckIncludeFiles)
plasma_install_package(look-and-feel org.kde.satellite.phone look-and-feel) plasma_install_package(look-and-feel org.kde.satellite.phone look-and-feel)
#plasma_install_package(shell org.kde.plasma.satellite.phone packages shell) plasma_install_package(shell org.kde.satellite.phone shells)
install(DIRECTORY wallpaper/ DESTINATION "${WALLPAPER_INSTALL_DIR}/org.kde.satellite.lockers")