From 7627939253a431578e79cb0d157d552f15d802a1 Mon Sep 17 00:00:00 2001 From: schneefux Date: Thu, 16 Jun 2016 21:06:38 +0200 Subject: hack together a working version --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7eea220 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pwauth"] + path = pwauth + url = https://github.com/phokz/pwauth -- cgit v1.3.1