diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 16:49:05 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 16:49:05 -0500 |
commit | 1373cb5e14a55c1979c5f2845b0e99ab58c9e9a0 (patch) | |
tree | 1bd0ba30f80ccc3dcda093bab152c376f15a8663 /.gitmodules | |
parent | d602dc0c3db2525279eea7e501d613346f50614d (diff) | |
download | kstreamripper-1373cb5e14a55c1979c5f2845b0e99ab58c9e9a0.tar.gz kstreamripper-1373cb5e14a55c1979c5f2845b0e99ab58c9e9a0.zip |
Added common directories
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5b98c56 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "cmake"] + path = cmake + url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |