summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-02-06 22:02:30 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-02-06 22:02:30 -0500
commit2e51cd8a60335e8d70632a6df66f61c96b3f64b5 (patch)
treeb0dc40efe7b171fc1e7cc49a48be46726ab16b84
parentd69f0d57bca7761d9cc3810973cc06cc357c49fe (diff)
Makefile: go depends
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bbc6d67..43520a6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: index.html style.css jarmon-style/jquerytools.tabs.tabs-no-images.css jarmon-style/style.css
-%: %.go
+%: %.go util $(wildcard util/*.go)
go build $<
index.html: tls.html.part crtsh.html.part diff.html.part jarmon.html.part