From 2c2b71f11d7a55440af1a21828929818754f5ab8 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Wed, 18 Apr 2007 17:30:49 +0000 Subject: link with libraries --- 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 \ -- cgit v0.9.0.2