diff options
Diffstat (limited to 'lib/parsetools/test/Makefile')
-rw-r--r-- | lib/parsetools/test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/parsetools/test/Makefile b/lib/parsetools/test/Makefile index 6455f6ade7..7c7cc13965 100644 --- a/lib/parsetools/test/Makefile +++ b/lib/parsetools/test/Makefile @@ -20,6 +20,7 @@ include $(ERL_TOP)/make/target.mk include $(ERL_TOP)/make/$(TARGET)/otp.mk MODULES = \ + app_SUITE \ leex_SUITE \ yecc_SUITE |