Dirk Alders пре 4 година
родитељ
комит
7c65af2058
3 измењених фајлова са 5 додато и 0 уклоњено
  1. 3
    0
      .gitmodules
  2. 1
    0
      Makefile
  3. 1
    0
      helpers

+ 3
- 0
.gitmodules Прегледај датотеку

@@ -22,3 +22,6 @@
22 22
 [submodule "fstools"]
23 23
 	path = fstools
24 24
 	url = https://git.mount-mockery.de/pylib/fstools
25
+[submodule "helpers"]
26
+	path = helpers
27
+	url = https://git.mount-mockery.de/pylib/helpers

+ 1
- 0
Makefile Прегледај датотеку

@@ -9,6 +9,7 @@ BUILDDIR      = _build
9 9
 MODULES       = $(sort \
10 10
     caching\
11 11
     fstools\
12
+    helpers\
12 13
     socket_protocol\
13 14
     state_machine\
14 15
     stringtools\

+ 1
- 0
helpers

@@ -0,0 +1 @@
1
+Subproject commit 4be70cfef8b8304979ea2402b285ef779855ad5f

Loading…
Откажи
Сачувај