summaryrefslogtreecommitdiffabout
authorMichael Krelin <hacker@klever.net>2007-04-18 17:30:49 (UTC)
committer Michael Krelin <hacker@klever.net>2007-04-18 17:30:49 (UTC)
commit2c2b71f11d7a55440af1a21828929818754f5ab8 (patch) (side-by-side diff)
tree92684a0fa78d6ac564d8bc9e0d596e9a7fee0aec
parent03b321d88a199c6390eb8ce51ac4b1a96b3535dd (diff)
downloadkingate-2c2b71f11d7a55440af1a21828929818754f5ab8.zip
kingate-2c2b71f11d7a55440af1a21828929818754f5ab8.tar.gz
kingate-2c2b71f11d7a55440af1a21828929818754f5ab8.tar.bz2
link with libraries
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7bf0b26..0ed39e3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,7 +6,7 @@ endif
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}
AM_CXXFLAGS = ${KONFORKA_CFLAGS}
-LDADD = ${KONFORKA_LIBS}
+LIBS = ${KONFORKA_LIBS} ${MIMETIC_LIBS}
libkingate_la_SOURCES = \
cgi_gateway.cc \