[anjuta] python-support: bgo#631216 - Plugin incorrectly linked
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] python-support: bgo#631216 - Plugin incorrectly linked
- Date: Fri, 22 Oct 2010 15:25:34 +0000 (UTC)
commit d42397ce19816fe0007733f24caf2b6bce15c6fa
Author: Josseline Mouette <joss malsain org>
Date: Fri Oct 22 16:46:44 2010 +0200
python-support: bgo#631216 - Plugin incorrectly linked
plugins/language-support-python/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/language-support-python/Makefile.am b/plugins/language-support-python/Makefile.am
index 7ef143e..e0b818e 100644
--- a/plugins/language-support-python/Makefile.am
+++ b/plugins/language-support-python/Makefile.am
@@ -36,6 +36,8 @@ plugin_LTLIBRARIES = libpython_plugin.la
# Plugin sources
libpython_plugin_la_SOURCES = plugin.c plugin.h python-assist.c python-assist.h python-utils.c python-utils.h
+libpython_plugin_la_LDFLAGS = $(ANJUTA_PLUGIN_LDFLAGS)
+
# Plugin dependencies
libpython_plugin_la_LIBADD = \
$(LIBANJUTA_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]