2004-03-30 Mike Kestner <mkestner@ximian.com>

* gtk/Makefile.am : add the customs that miggie didn't add.

svn path=/trunk/gtk-sharp/; revision=24804
This commit is contained in:
Mike Kestner 2004-03-30 22:28:58 +00:00
parent bdf45b396c
commit cc09f17ac7
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-03-30 Mike Kestner <mkestner@ximian.com>
* gtk/Makefile.am : add the customs that miggie didn't add.
2004-03-30 Mike Kestner <mkestner@ximian.com> 2004-03-30 Mike Kestner <mkestner@ximian.com>
* rsvg/Makefile.am : apply metadata to api * rsvg/Makefile.am : apply metadata to api

View File

@ -41,6 +41,7 @@ customs = \
Entry.custom \ Entry.custom \
FileSelection.custom \ FileSelection.custom \
Frame.custom \ Frame.custom \
HBox.custom \
IconFactory.custom \ IconFactory.custom \
IconSet.custom \ IconSet.custom \
Label.custom \ Label.custom \
@ -71,6 +72,7 @@ customs = \
TreeStore.custom \ TreeStore.custom \
TreeViewColumn.custom \ TreeViewColumn.custom \
TreeView.custom \ TreeView.custom \
VBox.custom \
Viewport.custom \ Viewport.custom \
Widget.custom \ Widget.custom \
Window.custom Window.custom