aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2015-02-14 14:11:39 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2015-02-17 15:48:28 -0600
commit0e780d14534d7370348b5d0e556748ab8b2cf98e (patch)
treeec50477e185045557de8c28c9ca9fb573aaef6e0 /.gitmodules
parent9ec05187f75e2e98b5b9962d65a199304771024d (diff)
downloadmediagoblin-0e780d14534d7370348b5d0e556748ab8b2cf98e.tar.lz
mediagoblin-0e780d14534d7370348b5d0e556748ab8b2cf98e.tar.xz
mediagoblin-0e780d14534d7370348b5d0e556748ab8b2cf98e.zip
Back to pdf.js from git submodules...
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 00d0b090..562ad4e4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,9 @@
[submodule "pdf.js"]
path = pdf.js
url = git://github.com/mozilla/pdf.js.git
+[submodule "extlib/pdf.js"]
+ path = extlib/pdf.js
+ url = git://github.com/mozilla/pdf.js.git
[submodule "extlib/skeleton"]
path = extlib/skeleton
url = git://github.com/dhg/Skeleton.git