summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
-rw-r--r--desktop/gen.rc1
m---------desktop/plan9fonts/src0
-rw-r--r--gen.rc1
4 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8c4c283a..8ee1ec3c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,6 @@
[submodule "core/zlib/src"]
path = core/zlib/src
url = https://github.com/madler/zlib
+[submodule "desktop/plan9fonts/src"]
+ path = desktop/plan9fonts/src
+ url = https://github.com/rtrn/plan9fonts
diff --git a/desktop/gen.rc b/desktop/gen.rc
new file mode 100644
index 00000000..3714d086
--- /dev/null
+++ b/desktop/gen.rc
@@ -0,0 +1 @@
+subgen plan9fonts
diff --git a/desktop/plan9fonts/src b/desktop/plan9fonts/src
new file mode 160000
+Subproject dabdac9923f0bbf56a538a5cf2a65d566ec9bf3
diff --git a/gen.rc b/gen.rc
index 373de29a..68bb5035 100644
--- a/gen.rc
+++ b/gen.rc
@@ -1,4 +1,5 @@
subgen core
+subgen desktop
file .perms '$outdir'/root.perms 644