diff --git a/gtkdotnet/Makefile.am b/gtkdotnet/Makefile.am index fe54e3127..6fd811f15 100644 --- a/gtkdotnet/Makefile.am +++ b/gtkdotnet/Makefile.am @@ -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 = \