Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Extras/MonoDevelop.Autotools/Makefile.am')
-rw-r--r--Extras/MonoDevelop.Autotools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Extras/MonoDevelop.Autotools/Makefile.am b/Extras/MonoDevelop.Autotools/Makefile.am
index 7d52d5a4b7..87db1158e1 100644
--- a/Extras/MonoDevelop.Autotools/Makefile.am
+++ b/Extras/MonoDevelop.Autotools/Makefile.am
@@ -10,6 +10,7 @@ REFS = -r:Mono.Posix \
-r:$(top_builddir)/build/AddIns/MonoDevelop.Projects.Gui.dll \
-r:$(top_builddir)/build/AddIns/MonoDevelop.Components.dll \
-r:$(top_builddir)/build/AddIns/MonoDevelop.Ide.dll \
+ -r:$(top_builddir)/build/AddIns/MonoDevelop.Deployment.dll \
$(GNOME_SHARP_LIBS) \
$(GTK_SHARP_LIBS)