From 5807efc587e4983c21abd2c352aee24f189fc4a6 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sat, 17 Feb 2001 11:05:29 +0000 Subject: more static perl fixes git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1232 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- src/fe-text/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/fe-text/Makefile.am') diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am index 19a616c1..54c85809 100644 --- a/src/fe-text/Makefile.am +++ b/src/fe-text/Makefile.am @@ -14,6 +14,8 @@ irssi_DEPENDENCIES = @COMMON_LIBS@ irssi_LDADD = \ @COMMON_LIBS@ \ + @PERL_LINK_LIBS@ \ + @PERL_FE_LINK_LIBS@ \ $(PROG_LIBS) \ $(CURSES_LIBS) -- cgit v1.2.3