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