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 'main/src/addins/MonoDevelop.DesignerSupport/Makefile.am')
-rw-r--r--main/src/addins/MonoDevelop.DesignerSupport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/src/addins/MonoDevelop.DesignerSupport/Makefile.am b/main/src/addins/MonoDevelop.DesignerSupport/Makefile.am
index 5bbea83054..a6e61b5353 100644
--- a/main/src/addins/MonoDevelop.DesignerSupport/Makefile.am
+++ b/main/src/addins/MonoDevelop.DesignerSupport/Makefile.am
@@ -5,7 +5,7 @@ REFS = \
$(GLADE_SHARP_LIBS) \
$(GLIB_SHARP_LIBS) \
$(GTK_SHARP_LIBS) \
- -r:$(top_builddir)/build/bin/Mono.Addins.dll \
+ $(MONO_ADDINS_LIBS) \
-r:$(top_builddir)/build/bin/MonoDevelop.Components.dll \
-r:$(top_builddir)/build/bin/MonoDevelop.Core.dll \
-r:$(top_builddir)/build/bin/MonoDevelop.Core.Gui.dll \