Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/python/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-01-21 20:58:05 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-01-21 20:58:05 (GMT)
commita07eef0ab05900113e9c39be4597ef1b8ea401be (patch)
tree593ae88d0e1d7ae400cb32aad2be3d429e9d5683 /lib/python/Makefile.am
parentade9ede1ae9eb7c3deca7ce2812ed44e2a8758a3 (diff)
Use mozilla-config.h when necessary.
Diffstat (limited to 'lib/python/Makefile.am')
-rw-r--r--lib/python/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/python/Makefile.am b/lib/python/Makefile.am
index e1ac793..eedc5ea 100644
--- a/lib/python/Makefile.am
+++ b/lib/python/Makefile.am
@@ -14,6 +14,7 @@ pkgpyexec_LTLIBRARIES = _sugar.la
_sugar_la_LDFLAGS = -module -avoid-version -R$(MOZILLA_HOME)
_sugar_la_LIBADD = \
$(LIB_LIBS) \
+ $(GECKO_LIBS) \
$(PYCAIRO_LIBS) \
$(top_builddir)/lib/src/libsugarprivate.la