Commit 97c36f8d authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Remove gitmodules

This has never been working.
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent c0b7317b
# To modify a submodule's url, ie to use ssh:// instead of git://,
# update the submodule's .git/config file.
# Use "git submodule update --init" to initialize submodules.
# See man git-submodule for more info.
[submodule "bindings/libvlcpp"]
path = bindings/libvlcpp
update = rebase
url = git://git.videolan.org/vlc/bindings/libvlcpp.git
[submodule "bindings/jvlc"]
path = bindings/jvlc
update = rebase
url = git://git.videolan.org/vlc/bindings/jvlc.git
[submodule "bindings/python"]
path = bindings/python
update = rebase
url = git://git.videolan.org/vlc/bindings/python.git
[submodule "bindings/phonon"]
path = bindings/phonon
update = rebase
url = git://git.kde.org/phonon-vlc.git
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment