summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2021-02-16 14:07:18 +0100
committerWerner Lemberg <wl@gnu.org>2021-02-16 14:07:18 +0100
commit92bd99bd25e93baeff742444dee129629f70e5c8 (patch)
treef341997072b687f28fccc13f2421ab8ef5316ebb /.gitmodules
parent215ae253304d610b90778d438abc1d019699ebd8 (diff)
downloadfreetype2-92bd99bd25e93baeff742444dee129629f70e5c8.tar.gz
Move 'dlg' submodule to `subprojects` directory.
This is for future changes with Meson, which doesn't allow a different name for its `subprojects` directory. Having both a `submodules` and a `subprojects` directory is confusing. * .gitmodules, autogen.sh (copy_submodule_files, DLG_INC_DIR, DLG_SRC_DIR): Updated. * builds/toplevel.mk (<top-level>, do-dist), builds/windows/vc2010/script.bat: Updated. * src/tools/no-copyright: Updated.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index c02c831d0..b452dffb9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule "submodules/dlg"]
- path = submodules/dlg
+[submodule "dlg"]
+ path = subprojects/dlg
url = https://github.com/nyorain/dlg.git