diff options
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index ff3bdfdfb..373956103 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -217,6 +217,7 @@ epiphany_LDADD = \ $(GECKO_LIBS) \ $(GECKO_EXTRA_LIBS) \ $(GECKO_GLUE_LIBS) \ + -lxpcomglue \ $(DEPENDENCIES_LIBS) \ $(DBUS_LIBS) \ $(LIBINTL) |