2002-08-28 Joe Shaw <joe@assbarn.com>

* makefile: Add the art directory back in; fixes the build.

svn path=/trunk/gtk-sharp/; revision=7129
This commit is contained in:
Joe Shaw 2002-08-28 17:24:09 +00:00
parent 6c3d639e49
commit b7e21da53a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-08-28 Joe Shaw <joe@assbarn.com>
* makefile: Add the art directory back in; fixes the build.
2002-08-26 Rachel Hestilow <hestilow@ximian.com>
* sources/Gtk.metadata: Add null-ok for Menu.Popup.

View File

@ -1,6 +1,6 @@
NATIVE_DIRS = glue parser
DIRS=generator api glib pango atk gdk gtk glade gnome sample
DIRS=generator api glib pango atk gdk gtk glade art gnome sample
ROOT=/cygdrive/$(subst \,/,$(subst :\,/,$(SYSTEMROOT)))
CSC=$(ROOT)/microsoft.net/framework/v1.0.3705/csc.exe
MCS=mcs