From c3985e01c0358cce98129a373b639ce57ba53879 Mon Sep 17 00:00:00 2001 From: Stephane Delcroix Date: Mon, 16 Feb 2009 09:26:59 +0000 Subject: [PATCH] -r to yet another unused assembly :/ svn path=/trunk/gtk-sharp/; revision=127001 --- sample/gtk-gio/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/sample/gtk-gio/Makefile.am b/sample/gtk-gio/Makefile.am index dfb4e7272..69219cae8 100755 --- a/sample/gtk-gio/Makefile.am +++ b/sample/gtk-gio/Makefile.am @@ -6,6 +6,7 @@ assemblies = \ $(top_builddir)/glib/glib-sharp.dll \ $(top_builddir)/gtk/gtk-sharp.dll \ $(top_builddir)/gio/gio-sharp.dll \ + $(top_builddir)/atk/gdk-sharp.dll \ $(top_builddir)/atk/atk-sharp.dll references=$(addprefix /r:, $(assemblies))