From 348dba02312fa423be92fb75bd979aadd5b21c71 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Mon, 3 Dec 2018 20:36:30 +0100 Subject: 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 --- icewm-themes/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'icewm-themes/CMakeLists.txt') 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 ) -- cgit v1.2.1