summaryrefslogtreecommitdiff
path: root/sd_login/gen.go
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-01 19:52:51 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2017-05-15 19:09:20 -0400
commit16143217c55e70b592c8df72b3315c6bc3dbdfd6 (patch)
tree4416fdcfa833d52b76847340e6b5baf11ffbf8d4 /sd_login/gen.go
parentcb4fea2e01e6923a016fdc57c48ee9d4045d8428 (diff)
sd_login: Initial WIP implementation
Diffstat (limited to 'sd_login/gen.go')
-rw-r--r--sd_login/gen.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd_login/gen.go b/sd_login/gen.go
new file mode 100644
index 0000000..3e5b5ac
--- /dev/null
+++ b/sd_login/gen.go
@@ -0,0 +1,3 @@
+//go:generate make
+
+package sd_login