summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorPixel <Pixel>2001-09-23 22:10:43 +0000
committerPixel <Pixel>2001-09-23 22:10:43 +0000
commitec2ecbd35bea64c88ab783b06100edc65c418048 (patch)
treef270dc1a013c3fe26170e63bc2be8d8a3ca936d0 /lib/Makefile.am
parent76fde1f5b754845bd9b40cf9b2f15734686f6d09 (diff)
Some IRC features...
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 58cc6e7..edb449d 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -7,6 +7,6 @@ lib_LTLIBRARIES = libBaltisot.la
libBaltisot_la_SOURCES = Exceptions.cc Handle.cc Output.cc String.cc\
Socket.cc Input.cc HttpServ.cc Variables.cc Action.cc Menu.cc Message.cc\
- Form.cc Confirm.cc Table.cc checkargs.c datecalc.c
+ Form.cc Confirm.cc Table.cc checkargs.c datecalc.c IRC.cc
libBaltisot_la_LDFLAGS = -release $(Baltisot_VERSION_INFO)