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