summaryrefslogtreecommitdiffstats
path: root/icewm-themes/CMakeLists.txt
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-12-03 20:36:30 +0100
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-12-09 23:59:03 +0900
commit348dba02312fa423be92fb75bd979aadd5b21c71 (patch)
tree677f8dd0e25e5933dc97fa778f9ac08d24cc318a /icewm-themes/CMakeLists.txt
parent92f50127401bef9b42e1c06112b949838e7ac6f3 (diff)
downloadtdeartwork-348dba02312fa423be92fb75bd979aadd5b21c71.tar.gz
tdeartwork-348dba02312fa423be92fb75bd979aadd5b21c71.zip
Add Helix IceWM theme. This has been taken from
"https://github.com/bbidulock/icewm" and is available under LGPL v2 license. See here for reference: https://github.com/bbidulock/icewm/blob/icewm-1-4-BRANCH/COPYING Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'icewm-themes/CMakeLists.txt')
-rw-r--r--icewm-themes/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/icewm-themes/CMakeLists.txt b/icewm-themes/CMakeLists.txt
index 7716db27..7984d02f 100644
--- a/icewm-themes/CMakeLists.txt
+++ b/icewm-themes/CMakeLists.txt
@@ -10,4 +10,5 @@
#################################################
add_subdirectory( MenschMaschine )
-add_subdirectory( Model ) \ No newline at end of file
+add_subdirectory( Model )
+add_subdirectory( Helix )