From b5701445424a160f50e70b4b36846b61d2a6928d Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 19 Mar 2018 18:23:21 -0400 Subject: whoops --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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-%: -- cgit v1.2.3