* class.c (mono_class_from_typeref): Don't call mono_class_init as we might've been
[mono.git] / mono / metadata / Makefile.am
index 92431e4dca540add748d09cd62812022adceb815..4eb70f7519666342c68e1d783c828ce272380483 100644 (file)
@@ -57,6 +57,7 @@ libmonoruntime_la_SOURCES = \
        marshal.h       \
        monitor.c       \
        monitor.h       \
+       tabledefs.h \
        threads.c       \
        threads-types.h \
        threadpool.c    \
@@ -107,7 +108,6 @@ libmonoruntime_la_SOURCES = \
        opcodes.c       \
        image.c         \
        cil-coff.h      \
-       tabledefs.h     \
        metadata.c      \
        metadata-internals.h    \
        verify.c        \