summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9b1c5506..186e0b02 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,9 @@
[submodule "thirdparty/jbig2dec"]
path = thirdparty/jbig2dec
url = git://git.ghostscript.com/jbig2dec.git
+[submodule "thirdparty/mujs"]
+ path = thirdparty/mujs
+ url = git://git.ghostscript.com/mujs.git
[submodule "thirdparty/freetype"]
path = thirdparty/freetype
url = git://git.ghostscript.com/thirdparty/freetype.git