aboutsummaryrefslogtreecommitdiffstats
path: root/make/otp_subdir.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/otp_subdir.mk')
-rw-r--r--make/otp_subdir.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/otp_subdir.mk b/make/otp_subdir.mk
index 46c61c9e54..96b961c15d 100644
--- a/make/otp_subdir.mk
+++ b/make/otp_subdir.mk
@@ -24,7 +24,7 @@
#
# Targets that don't affect documentation directories
#
-debug opt release local_docs docs release_docs tests release_tests clean depend valgrind:
+opt debug release local_docs docs release_docs tests release_tests clean depend valgrind:
@set -e ; \
app_pwd=`pwd` ; \
if test -f vsn.mk; then \