summaryrefslogtreecommitdiff
path: root/src/fe-text/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-text/Makefile.am')
-rw-r--r--src/fe-text/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am
index a3ffadda..91058990 100644
--- a/src/fe-text/Makefile.am
+++ b/src/fe-text/Makefile.am
@@ -14,6 +14,9 @@ irssi_DEPENDENCIES = @COMMON_LIBS@
irssi_LDADD = \
@COMMON_LIBS@ \
+ $(top_srcdir)/silc/src/core/.libs/libsilc.a \
+ $(top_srcdir)/silc/src/fe-common/.libs/libfe_common_silc.a \
+ $(top_srcdir)/silc/libsilc-client.a \
$(PROG_LIBS) \
$(PERL_LDFLAGS) \
$(CURSES_LIBS)