diff options
author | Timo Sirainen <cras@irssi.org> | 2000-09-06 22:05:01 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-09-06 22:05:01 +0000 |
commit | 9870fbe92eb284b4234820873a13e055d978aeb0 (patch) | |
tree | 6ba791b5dc49fb650edd42981d0a5e0401b8bcff /src/fe-text/Makefile.am | |
parent | 444f88ac88266d2b2bd3201a3c9a3b0cb24344a1 (diff) | |
download | irssi-9870fbe92eb284b4234820873a13e055d978aeb0.zip |
No, SILC stuff still shouldn't be here :)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@652 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/fe-text/Makefile.am')
-rw-r--r-- | src/fe-text/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am index 91058990..a3ffadda 100644 --- a/src/fe-text/Makefile.am +++ b/src/fe-text/Makefile.am @@ -14,9 +14,6 @@ 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) |