diff options
Diffstat (limited to 'kamera/CMakeLists.txt')
-rw-r--r-- | kamera/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kamera/CMakeLists.txt b/kamera/CMakeLists.txt index 700fe6a9..56e7c70d 100644 --- a/kamera/CMakeLists.txt +++ b/kamera/CMakeLists.txt @@ -11,6 +11,6 @@ include( ConfigureChecks.cmake ) -add_subdirectory( kioslave ) +add_subdirectory( tdeioslave ) add_subdirectory( kcontrol ) add_subdirectory( pics ) |