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