diff options
Diffstat (limited to 'lib/compiler/test/Makefile')
-rw-r--r-- | lib/compiler/test/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/compiler/test/Makefile b/lib/compiler/test/Makefile index 961b589035..2d08e71e09 100644 --- a/lib/compiler/test/Makefile +++ b/lib/compiler/test/Makefile @@ -59,9 +59,13 @@ INLINE= \ bs_bincomp \ bs_bit_binaries \ bs_construct \ + bs_match \ + bs_utf \ core_fold \ float \ fun \ + guard \ + lc \ match \ misc \ num_bif \ |