diff options
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | build | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index aac7eb7..e0ae8de 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = pianobar/src url = git@github.com:thedmd/pianobar-windows.git branch = windows-port +[submodule "build"] + path = build + url = git@github.com:thedmd/pianobar-windows-binaries.git + branch = master diff --git a/build b/build new file mode 160000 +Subproject 85c8fc0a88b6d776943e422fabcadcc1c2e83aa |