diff options
author | Chris <xchrisx@uber.space> | 2020-01-07 20:45:48 +0100 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-01-10 15:47:07 +0900 |
commit | bc6fd115701810351ef945a5f75346e027096983 (patch) | |
tree | b1e6e1f3fa0d9b2c1cd1f57a5a87aa7349a2f717 /kamera/CMakeLists.txt | |
parent | 318e6b6a902214819424f0ecb1d79ab637a37444 (diff) | |
download | tdegraphics-bc6fd115701810351ef945a5f75346e027096983.tar.gz tdegraphics-bc6fd115701810351ef945a5f75346e027096983.zip |
Delete kamera pics, not needed anymore.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit f8eca932ceb0789bbbe8fa645993deddc8a76227)
Diffstat (limited to 'kamera/CMakeLists.txt')
-rw-r--r-- | kamera/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kamera/CMakeLists.txt b/kamera/CMakeLists.txt index 56e7c70d..efba5997 100644 --- a/kamera/CMakeLists.txt +++ b/kamera/CMakeLists.txt @@ -12,5 +12,4 @@ include( ConfigureChecks.cmake ) add_subdirectory( tdeioslave ) -add_subdirectory( kcontrol ) -add_subdirectory( pics ) +add_subdirectory( kcontrol )
\ No newline at end of file |