summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorPixel <Pixel>2001-11-05 01:42:53 +0000
committerPixel <Pixel>2001-11-05 01:42:53 +0000
commit405648ccafb1e6f47741480cc44e114271d319c0 (patch)
treeefe0a891ead4275c963d54845a4d9d75fb76599b /lib/Makefile.am
parent0f80b4e1f92f9b12115121e55619e6e810831d41 (diff)
Late night changes
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 fe512b6..f5b1cfb 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -8,6 +8,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 IRC.cc Task.cc Buffer.cc\
- CopyJob.cc ReadJob.cc
+ CopyJob.cc ReadJob.cc Regex.cc
libBaltisot_la_LDFLAGS = -release $(Baltisot_VERSION_INFO)