┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-10-09 16:19:12 +0000
committerPeter Penz <[email protected]>2007-10-09 16:19:12 +0000
commitbecc81123d60f5525e87a1584f7f0ea4287e0256 (patch)
tree99b76aae4b3d091cb2143146c63f6fbd2a780fe2 /src/CMakeLists.txt
parentf70d4b25dc6bce488014922d861b644e782dd742 (diff)
remove Dolphin specific service menus, Konqueror and Dolphin use now the same service menus (thanks to David!)
svn path=/trunk/KDE/kdebase/apps/; revision=723418
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index c06684d9c..ba345d890 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,6 +1,5 @@
add_subdirectory( pics )
-add_subdirectory( servicemenus )
add_subdirectory( tests )
include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${BLITZ_INCLUDES} )