diff --git a/.gitmodules b/.gitmodules index 1f9afa9..151af79 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,6 @@ [submodule "gtd-next"] path = gtd-next url = https://git.rust.cloud/harlequix/gtd-next +[submodule "gtd-process"] + path = gtd-process + url = https://git.rust.cloud/harlequix/gtd-process diff --git a/build-pacman-repo.yaml b/build-pacman-repo.yaml index b44f781..3f401b2 100644 --- a/build-pacman-repo.yaml +++ b/build-pacman-repo.yaml @@ -35,3 +35,4 @@ members: - directory: nodejs-nativefier - directory: code-features - directory: gtd-next +- directory: gtd-process diff --git a/gtd-process b/gtd-process new file mode 160000 index 0000000..e880f0a --- /dev/null +++ b/gtd-process @@ -0,0 +1 @@ +Subproject commit e880f0a68165ef3c32e17f6422c3ecfd0500c7ec