From 95d91842e70cd2c36b24e81e4f348c6433ffabce Mon Sep 17 00:00:00 2001
From: Martin Gels <gels@astron.nl>
Date: Tue, 1 Jul 2008 07:30:28 +0000
Subject: [PATCH] Bug 1005: Added sub_directory: CS1_Storage

---
 Appl/CEP/CS1/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Appl/CEP/CS1/CMakeLists.txt b/Appl/CEP/CS1/CMakeLists.txt
index 214c4a0fb09..65c1d7df860 100644
--- a/Appl/CEP/CS1/CMakeLists.txt
+++ b/Appl/CEP/CS1/CMakeLists.txt
@@ -1,4 +1,5 @@
 
 add_subdirectory (CS1_IONProc)
 add_subdirectory (CS1_Interface)
+add_subdirectory (CS1_Storage)
 #add_subdirectory (CS1_Tools)
-- 
GitLab