Add the ffmpeg submodule properly (using git submodule add, not just modifying .gitmodules)

This commit is contained in:
Henrik Rydgard
2013-05-05 23:37:33 +02:00
parent 6834c0633d
commit 9b85bdf620
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -9,4 +9,4 @@
url = git://github.com/hrydgard/ppsspp-lang.git
[submodule "ffmpeg"]
path = ffmpeg
url = git://github.com/hrydgard/ppsspp-ffmpeg.git
url = git://github.com/hrydgard/ppsspp-ffmpeg
Submodule
+1
Submodule ffmpeg added at 5062ce9acc