Added CustomMarshalers assembly back into the build.
authorJonathan Chambers <joncham@gmail.com>
Thu, 20 Jul 2006 15:19:43 +0000 (15:19 -0000)
committerJonathan Chambers <joncham@gmail.com>
Thu, 20 Jul 2006 15:19:43 +0000 (15:19 -0000)
svn path=/trunk/mcs/; revision=62826

mcs/class/Makefile

index aaad9b7de63c434fae4c77294efbfef647d64f04..993748004ca62353f3948e5eb05e068053982c6d 100644 (file)
@@ -82,7 +82,8 @@ common_dirs := \
        Microsoft.Vsa                   \
        Mono.Cairo                      \
        IBM.Data.DB2                    \
-       Microsoft.JScript
+       Microsoft.JScript               \
+       CustomMarshalers
 
 default_dirs := FirebirdSql.Data.Firebird
 
@@ -103,7 +104,6 @@ SUBDIRS = $(common_dirs) $(default_dirs) $(net_2_0_dirs)
 # I wrote makefiles for them.
 
 BROKEN_SUBDIRS = \
-       Custommarshalers                \
        Mono.Globalization
 
 DIST_ONLY_SUBDIRS = \