diff options
Diffstat (limited to 'lib/erl_interface/Makefile')
-rw-r--r-- | lib/erl_interface/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/erl_interface/Makefile b/lib/erl_interface/Makefile index 9471b0df18..633e705b3f 100644 --- a/lib/erl_interface/Makefile +++ b/lib/erl_interface/Makefile @@ -31,3 +31,5 @@ SPECIAL_TARGETS = # Default Subdir Targets # ---------------------------------------------------- include $(ERL_TOP)/make/otp_subdir.mk + +include $(ERL_TOP)/make/app_targets.mk |