diff options
Diffstat (limited to 'lib/ssl/Makefile')
-rw-r--r-- | lib/ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssl/Makefile b/lib/ssl/Makefile index bd43794a36..c761979474 100644 --- a/lib/ssl/Makefile +++ b/lib/ssl/Makefile @@ -38,4 +38,4 @@ SPECIAL_TARGETS = # include $(ERL_TOP)/make/otp_subdir.mk - +include $(ERL_TOP)/make/app_targets.mk |