aboutsummaryrefslogtreecommitdiffstats
path: root/lib/odbc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/odbc/Makefile')
-rw-r--r--lib/odbc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/odbc/Makefile b/lib/odbc/Makefile
index f7816c25fc..dfa224ecd6 100644
--- a/lib/odbc/Makefile
+++ b/lib/odbc/Makefile
@@ -114,3 +114,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