added initlocals.exe test
[mono.git] / mono / benchmark / Makefile.am
index eec81796cd5af57c644c47359faf3bd6c99f4bde..b0e7edd560863e08992141b6858393d3a729951d 100644 (file)
@@ -12,7 +12,8 @@ TESTSRC=                      \
        inline2.cs              \
        inline3.cs              \
        muldiv.cs               \
-       loops.cs
+       loops.cs                \
+       initlocals.cs   
 
 TESTSI=$(TESTSRC:.cs=.exe)
 TESTBS=$(BENCHSRC:.cs=.exe)