summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-02-22 17:25:08 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-02-22 17:25:08 +0000
commitfa80ff8d60f22561bf5f537834d23154f2752017 (patch)
treef3bf4d0e31b7b2b45e3eb285bce813d6aea0799d /.gitmodules
parent0be7200282a6f61962ff684c2421bcd48e053d0c (diff)
Automake 1.5 fixes another test app.
Original commit message from CVS: Automake 1.5 fixes another test app. use pkg-config to find gstreamer
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..1ba590b
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "common"]
+ path = common
+ url = git://anongit.freedesktop.org/gstreamer/common