Enable it!
authorMiguel de Icaza <miguel@gnome.org>
Sat, 2 Nov 2002 21:12:52 +0000 (21:12 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Sat, 2 Nov 2002 21:12:52 +0000 (21:12 -0000)
svn path=/trunk/mcs/; revision=8775

mcs/class/makefile.gnu

index 7f2a9cc373574bc1ac4bb1f9b1c79f197f383221..c3463dfb5f2b405d344a49ec661c0ecdda1945b9 100644 (file)
@@ -16,9 +16,12 @@ DIRS =       corlib                          \
        Mono.CSharp.Debugger            \
        Mono.Data.MySql                 \
        Mono.Data.SqliteClient          \
-#      Mono.Data.TdsClient             \
        Mono.PEToolkit                  \
-       Microsoft.VisualBasic
+       Accessibility                   \
+       Microsoft.VisualBasic           \
+       System.Windows.Forms
+
+#      Mono.Data.TdsClient             \
 
 default: all