diff options
Diffstat (limited to 'kmail/konqueror/CMakeLists.txt')
-rw-r--r-- | kmail/konqueror/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kmail/konqueror/CMakeLists.txt b/kmail/konqueror/CMakeLists.txt new file mode 100644 index 000000000..d82547333 --- /dev/null +++ b/kmail/konqueror/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2013 Timothy Pearson +# kb9vqf (AT) pearsoncomputing.net +# +# Improvements and feedback are welcome +# +# This file is released under the GPL >= 2 +# +################################################# + +add_subdirectory( servicemenus ) |