From 8f62890108edeb6800c98b5ddf0903b47168d0d4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Nov 2011 17:14:29 -0600 Subject: [PATCH] Added common directories --- .gitmodules | 3 +++ cmake | 1 + 2 files changed, 4 insertions(+) create mode 160000 cmake diff --git a/.gitmodules b/.gitmodules index d5a54dc..4fce771 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "admin"] path = admin url = http://system@scm.trinitydesktop.org/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake diff --git a/cmake b/cmake new file mode 160000 index 0000000..42b03b0 --- /dev/null +++ b/cmake @@ -0,0 +1 @@ +Subproject commit 42b03b0965a9e958b6007b49201b7793d2bd4f65