add repo manifest repository

This commit is contained in:
l3iggs 2014-07-27 22:46:48 -07:00
parent 4045111ab7
commit ab41f6cbaf

View File

@ -2,6 +2,7 @@
<remote name="github" fetch="https://github.com/" />
<remote name="gitorious" fetch="https://git.gitorious.org/" />
<default revision="refs/heads/master" remote="github" sync-j="8"/>
<project name="libretro/libretro-manifest" path=".libretro-manifest"/>
<project name="libretro/libretro-super" path="libretro-super"/>
<project name="libretro/RetroArch" path="libretro-super/retroarch"/>
<project name="libretro/common-overlays" path="libretro-super/libretro-overlays"/>