aboutsummaryrefslogtreecommitdiffstats
path: root/composer/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r--composer/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am
index 034b9ea1b2..b292516bc5 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -6,7 +6,8 @@ glade_DATA = \
libcomposerincludedir = $(includedir)/composer
-lib_LTLIBRARIES = libcomposer.la
+noinst_LTLIBRARIES = libcomposer.la
+libcomposer_la_LDFLAGS = -static
INCLUDES = \
-I$(top_srcdir) \
='left'>AuthorAgeFilesLines * - Stage supportmiwi2014-03-061-3/+2 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-5/+2 * - convert to using PYTHON_SITELIBDIR (not functional change)rm2012-02-121-1/+1 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * Ensure minimal version of 0.9.6.2 for devel/pyrex.erwin2007-10-301-1/+1 * - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1