Make the path generic again, I forgot to revert the

last patch after Gonzalo checked in a temporary fix to Uri.cs.

svn path=/trunk/gtk-sharp/; revision=11941
This commit is contained in:
Duncan Mak 2003-02-25 04:29:32 +00:00
parent 9ca9b4a738
commit 5f16ad9464
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2003-02-24 Duncan Mak <duncan@ximian.com>
* makefile: Make the path generic again, I forgot to revert the
last patch after Gonzalo checked in a temporary fix to Uri.cs.
2003-02-24 Kevin Breit <mrproper@ximian.com>
* en/Gtk/ArrowType.xml: Removed the "To be added" from the remarks sections.

View File

@ -8,7 +8,7 @@ all: tree
b:
mono --debug $(BROWSER)
tree:
mono $(ASSEMBLER) --ecma /home/duncan/Mono/gtk-sharp/doc/en/ -o documentation
mono $(ASSEMBLER) --ecma en -o documentation
docs: glib pango atk gtk gdk gnome glade