2005-01-12 Atsushi Enomoto <atsushi@ximian.com>

* Makefile.am : build fix. Added reference to glib-sharp.dll.


svn path=/trunk/gtk-sharp/; revision=38793
This commit is contained in:
Atsushi Eno 2005-01-12 17:59:38 +00:00
parent 04f9d007cc
commit 115b67e423

View File

@ -12,7 +12,7 @@ noinst_DATA = $(TARGET)
CLEANFILES = $(ASSEMBLY) gtk-sharp.snk
DISTCLEANFILES = $(ASSEMBLY).config
references = ../gdk/gdk-sharp.dll
references = ../gdk/gdk-sharp.dll ../glib/glib-sharp.dll
build_references = $(addprefix -r:, $(references)) -r:System.Drawing
sources = \