diff options
Diffstat (limited to 'embed/xulrunner/components')
-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 ad9b5f348..7280d6541 100644 --- a/embed/xulrunner/components/Makefile.am +++ b/embed/xulrunner/components/Makefile.am @@ -90,6 +90,7 @@ libephycomponents_la_LDFLAGS = \ $(AM_LDFLAGS) libephycomponents_la_LIBADD = \ + $(top_builddir)/embed/xulrunner/utils/libephyxulrunnerutils.la \ $(LIBXUL_LIBS) CLEANFILES = |