diff options
Diffstat (limited to 'embed')
-rw-r--r-- | embed/xulrunner/components/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/xulrunner/components/Makefile.am b/embed/xulrunner/components/Makefile.am index 396389575..ee48b74ff 100644 --- a/embed/xulrunner/components/Makefile.am +++ b/embed/xulrunner/components/Makefile.am @@ -93,6 +93,7 @@ libephycomponents_la_LDFLAGS = \ libephycomponents_la_LIBADD = \ $(top_builddir)/embed/xulrunner/utils/libephyxulrunnerutils.la \ + $(top_builddir)/embed/xulrunner/src/libgnomegeckoembed.la \ $(top_builddir)/embed/xulrunner/embed/libephyxulrunnerembed.la \ $(LIBXUL_LIBS) |