summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 006ad5496..1315dda8b 100644
--- a/Makefile
+++ b/Makefile
@@ -270,7 +270,7 @@ dialyze: .rebar
# target: introspect - Check for commits difference between rebar.config and repository
introspect:
@$(REBAR) -r update-deps
- @./introspect
+ @build-aux/introspect
################################################################################
# Distributing