Merge pull request #4938 from kumpera/optimize_ref_queries
[mono.git] / mono / metadata / Makefile.am
index 751eabbb1b613b8020795eb57541ebf53b2aee99..ef9df2a5cb295d6828d0b2bd6aa613e2eee93fed 100644 (file)
@@ -189,10 +189,11 @@ common_sources = \
        mono-config.c           \
        mono-debug.h            \
        mono-debug.c            \
-       mono-debug-debugger.h   \
+       debug-internals.h       \
        mono-endian.c           \
        mono-endian.h           \
        mono-hash.h             \
+       mono-conc-hash.h                \
        mono-mlist.c            \
        mono-mlist.h            \
        mono-perfcounters.c     \
@@ -280,6 +281,7 @@ gc_dependent_sources = \
        gc.c            \
        monitor.c       \
        mono-hash.c     \
+       mono-conc-hash.c        \
        object.c        \
        dynamic-image.c \
        sre.c   \