summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-03-21 15:45:48 +0100
committerTor Andersson <tor.andersson@artifex.com>2017-03-22 12:07:24 +0100
commit55a32642430326270e187dadaa524fdc9b473cee (patch)
tree82e013c8e33436ff778f808fa23352d065fc8327 /.gitmodules
parentf93f4471402021c72a7c17e445caa02537251dc3 (diff)
downloadmupdf-55a32642430326270e187dadaa524fdc9b473cee.tar.xz
Rename libjpeg submodule.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 86e59dcd..943bf948 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -11,7 +11,7 @@
path = thirdparty/harfbuzz
url = ../thirdparty-harfbuzz.git
[submodule "thirdparty/jpeg"]
- path = thirdparty/jpeg
+ path = thirdparty/libjpeg
url = ../thirdparty-libjpeg.git
[submodule "thirdparty/openjpeg"]
path = thirdparty/openjpeg