Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2003-03-07 22:22:12 +0300
committerMiguel de Icaza <miguel@gnome.org>2003-03-07 22:22:12 +0300
commit815b0998c7865a5f8d1286e18a524b81cee79274 (patch)
treef2c2d8d4d6eef41c54afffe354763756e05ca437
parent32fe1cc2a29ad20dd57c625433e76844c74997c9 (diff)
Add Windows.Forms back again
svn path=/trunk/mcs/; revision=12323
-rw-r--r--mcs/class/makefile.gnu1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/makefile.gnu b/mcs/class/makefile.gnu
index 3c3f81428ba..59c25c2dfef 100644
--- a/mcs/class/makefile.gnu
+++ b/mcs/class/makefile.gnu
@@ -31,6 +31,7 @@ DIRS = corlib \
Microsoft.VisualBasic \
Microsoft.VisualC \
Cscompmgd \
+ System.Windows.Forms \
PEAPI \
default: all