summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitmodules3
m---------.hstool0
l---------Makefile1
3 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..9e7f663
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule ".hstool"]
+ path = .hstool
+ url = http://cgit.krebsco.de/hstool
diff --git a/.hstool b/.hstool
new file mode 160000
+Subproject d6718ef28ee2ad12e1e2943c1f0beb1d0820ba6
diff --git a/Makefile b/Makefile
new file mode 120000
index 0000000..2618468
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+.hstool/Makefile \ No newline at end of file