From 1e4f12541f75e0e0ffe3beeaa934b0fbca64a280 Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Mon, 19 Jun 2017 02:31:32 +0800 Subject: Add mjsgen to things to build so it is not forgotten. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 65c31eab..c8550a27 100644 --- a/Makefile +++ b/Makefile @@ -411,6 +411,7 @@ INSTALL_APPS := $(MUTOOL_EXE) $(MUVIEW_EXE) INSTALL_APPS += $(MURASTER_EXE) INSTALL_APPS += $(MUVIEW_CURL_EXE) INSTALL_APPS += $(MUJSTEST_EXE) +INSTALL_APPS += $(MJSGEN_EXE) # --- Examples --- -- cgit v1.2.3