Merge pull request #2698 from esdrubal/iosxmlarray
[mono.git] / mono / metadata / Makefile.am
index fde85f255d772e42c81b1dc581cac227f9255cd6..cdf42e498d982b6ce989de73960b1abd62513a85 100644 (file)
@@ -125,6 +125,7 @@ common_sources = \
        environment.h           \
        exception.c             \
        exception.h             \
+       exception-internals.h   \
        file-io.c               \
        file-io.h               \
        filewatcher.c           \
@@ -214,7 +215,9 @@ common_sources = \
        abi-details.h   \
        metadata-cross-helpers.c        \
        seq-points-data.h       \
-       seq-points-data.c
+       seq-points-data.c       \
+       handle.c        \
+       handle.h
 
 
 # These source files have compile time dependencies on GC code