Fix "make dist" error caused by renamed sgen-marksweep-drain-gray-stack.h
[mono.git] / mono / metadata / Makefile.am
index 6730238ba625f7356249c10f164dbf4505ad37e1..9d72f19176faf4a8a0a4e625243bae7e54062a9f 100644 (file)
@@ -251,7 +251,7 @@ sgen_sources = \
        sgen-copy-object.h \
        sgen-marksweep-scan-object-concurrent.h \
        sgen-minor-scan-object.h \
-       sgen-marksweep-copy-or-mark-object.h    \
+       sgen-marksweep-drain-gray-stack.h       \
        sgen-protocol.h         \
        sgen-scan-object.h      \
        sgen-nursery-allocator.c        \