Fix dist (sgen-protocol.h)
authorAndrew Jorgensen <ajorgensen@novell.com>
Wed, 4 Aug 2010 18:47:32 +0000 (12:47 -0600)
committerAndrew Jorgensen <ajorgensen@novell.com>
Wed, 4 Aug 2010 18:53:08 +0000 (12:53 -0600)
* Makefile.am (libmonoruntime_la_SOURCES): Add sgen-protocol.h

mono/metadata/Makefile.am

index 86f8d6aa286d5acb5512cc4f9719defce630db20..5db9bdb0183d441b9e91ea5b8c3b1ea8a75e8593 100644 (file)
@@ -171,6 +171,7 @@ libmonoruntime_la_SOURCES = \
        sgen-major-copying.c    \
        sgen-gc.h               \
        sgen-archdep.h          \
+       sgen-protocol.h         \
        sgen-scan-object.h      \
        string-icalls.c         \
        string-icalls.h         \