summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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 ---