Add mono-config.h to the installed headers
authorMiguel de Icaza <miguel@gnome.org>
Wed, 29 Nov 2006 05:25:10 +0000 (05:25 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Wed, 29 Nov 2006 05:25:10 +0000 (05:25 -0000)
svn path=/trunk/mono/; revision=68642

mono/metadata/Makefile.am

index d2e944fa46fb71fc1ea8964683df250bca7e79cb..1bfcbdac9d7f1edc884310a48d4c8389c5dd8ec9 100644 (file)
@@ -113,7 +113,6 @@ libmonoruntime_la_SOURCES = \
        mono-endian.c   \
        mono-endian.h   \
        mono-config.c   \
-       mono-config.h   \
        rawbuffer.c     \
        rawbuffer.h     \
        loader.c        \
@@ -151,6 +150,7 @@ libmonoruntimeinclude_HEADERS = \
        exception.h     \
        profiler.h      \
        appdomain.h     \
+       mono-config.h   \
        debug-helpers.h \
        mempool.h