summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-11-11 15:01:47 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-11-13 02:50:37 +0100
commit7c747bbf76444533cea6035f572c934689c1528b (patch)
tree9d4cfa9960911551cde4631169b7fbf0de141dde /src/CMakeLists.txt
parentMoving to KWebPage (page) actions (diff)
downloadrekonq-7c747bbf76444533cea6035f572c934689c1528b.tar.xz
Moved data dir to src
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 3fa889c5..2e6c5d66 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,5 +1,6 @@
-### ------- tests sub dir -------
+### ------- sub dirs -------
+ADD_SUBDIRECTORY( data )
ADD_SUBDIRECTORY( tests )