summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-03-19 18:23:21 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-03-19 18:23:21 -0400
commitb5701445424a160f50e70b4b36846b61d2a6928d (patch)
tree40f6c69e91d348c0cd1c1f5c3db80783d3136a94 /Makefile
parentb4b52cf59f8acb0fe8c3f35bb360b6c136240151 (diff)
whoops
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f723132..6d44c88 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ outs = $(patsubst public-src/%,public/%,\
$(srcs))))
all: $(outs)
all: public/3rd-party
+all: jarmon-dependencies
.PHONY: all
NET-%: