From cd35fef171c1e1190494f9d8339ed419963926a3 Mon Sep 17 00:00:00 2001 From: Andrew Myers Date: Sun, 27 Feb 2022 21:23:43 -0500 Subject: [PATCH] Fix missing mvn invocation --- Makefile | 1 + easyIO | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 37db605..d0772a0 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ $(SUBMODULES): git submodule update --init jbibtex_build: + cd jbibtex && mvn compile .PHONY: jbibtex_build easyIO_build diff --git a/easyIO b/easyIO index 8cd4052..96a0f7f 160000 --- a/easyIO +++ b/easyIO @@ -1 +1 @@ -Subproject commit 8cd4052d0f8316968afe4440c9b7c3b19695a576 +Subproject commit 96a0f7f25a8a63daeee4bafb2d016eeef9098aff