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