summaryrefslogtreecommitdiff
path: root/lib/syntax_tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/syntax_tools/Makefile')
-rw-r--r--lib/syntax_tools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/syntax_tools/Makefile b/lib/syntax_tools/Makefile
index 14ae6d4f97..d3e2aa9b2c 100644
--- a/lib/syntax_tools/Makefile
+++ b/lib/syntax_tools/Makefile
@@ -91,3 +91,5 @@ tar: $(APP_TAR_FILE)
$(APP_TAR_FILE): $(APP_DIR)
(cd $(APP_RELEASE_DIR); gtar zcf $(APP_TAR_FILE) $(DIR_NAME))
+
+include $(ERL_TOP)/make/app_targets.mk