[jit] Add support for generating the push/pop the LMF from the LMF stack as IR instea...
[mono.git] / mono / mini / Makefile.am.in
index 1aaf8ed95fa03bcc844bef4e1552d3c66f48d700..a515b11ba4856ac08b208ffe131ae3a789ea3bf9 100755 (executable)
@@ -421,7 +421,8 @@ common_sources = \
        debug-debugger.h        \
        xdebug.c                        \
        mini-llvm.h                     \
-       mini-llvm-cpp.h
+       mini-llvm-cpp.h \
+       alias-analysis.c
 
 test_sources =                         \
        basic-calls.cs          \