diff options
Diffstat (limited to 'lib/tools/Makefile')
-rw-r--r-- | lib/tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tools/Makefile b/lib/tools/Makefile index e17e9cfd1e..811926e20d 100644 --- a/lib/tools/Makefile +++ b/lib/tools/Makefile @@ -36,3 +36,4 @@ SPECIAL_TARGETS = # ---------------------------------------------------- include $(ERL_TOP)/make/otp_subdir.mk +include $(ERL_TOP)/make/app_targets.mk |