another microbench
[mono.git] / mono / benchmark / Makefile.am
index 68c057bd476b513398f3c9372e14e48951502786..857e5403f24887b5b2712cf823e4721595e0cd1e 100644 (file)
@@ -23,7 +23,8 @@ TESTSRC=                      \
        ctor-bench.cs           \
        readonly.cs             \
        bulkcpy.il              \
-       math.cs
+       math.cs                 \
+       boxtest.cs
 
 TESTSI_TMP=$(TESTSRC:.cs=.exe)
 TESTSI=$(TESTSI_TMP:.il=.exe)