2002-06-25 Mike Kestner <mkestner@speakeasy.net>
* configure.in : back out a premature add of gnome/Makefile.in svn path=/trunk/gtk-sharp/; revision=5442
This commit is contained in:
parent
414a14d93e
commit
cb10133c1d
3 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-06-25 Mike Kestner <mkestner@speakeasy.net>
|
||||
|
||||
* configure.in : back out a premature add of gnome/Makefile.in
|
||||
|
||||
2002-06-24 Rachel Hestilow <hestilow@ximian.com>
|
||||
|
||||
* glib/UnwrappedObject.cs: New class which holds an IntPtr.
|
||||
|
|
|
@ -81,7 +81,6 @@ pango/Makefile
|
|||
atk/Makefile
|
||||
gdk/Makefile
|
||||
gtk/Makefile
|
||||
gnome/Makefile
|
||||
sample/Makefile
|
||||
])
|
||||
|
||||
|
|
|
@ -8,3 +8,6 @@ windows:
|
|||
docs:
|
||||
@echo "No docs to make."
|
||||
|
||||
docs:
|
||||
@echo "No docs to make."
|
||||
|
||||
|
|
Loading…
Reference in a new issue