Use eglib g_* allocators rather than malloc/calloc (#5359)
[mono.git] / mono / metadata / Makefile.am
index c7fab2db8f3b951d6a952a2d9c521b3d6a4ecbd6..95867a3e4ca4fe233f645b950b6b8e59fbd8fac8 100644 (file)
@@ -281,7 +281,9 @@ common_sources = \
        sre.c   \
        sre-encode.c    \
        sre-save.c      \
-       custom-attrs.c
+       custom-attrs.c  \
+       fdhandle.h      \
+       fdhandle.c
 
 # These source files have compile time dependencies on GC code
 gc_dependent_sources = \