diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2002-02-22 17:25:08 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2002-02-22 17:25:08 +0000 |
commit | fa80ff8d60f22561bf5f537834d23154f2752017 (patch) | |
tree | f3bf4d0e31b7b2b45e3eb285bce813d6aea0799d /.gitmodules | |
parent | 0be7200282a6f61962ff684c2421bcd48e053d0c (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-- | .gitmodules | 3 |
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 |