]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1534] makefile linker addition
authorJelte Jansen <jelte@isc.org>
Mon, 27 Feb 2012 16:39:28 +0000 (17:39 +0100)
committerJelte Jansen <jelte@isc.org>
Mon, 27 Feb 2012 16:39:28 +0000 (17:39 +0100)
src/bin/sockcreator/Makefile.am

index 1ac46401f2d64f520ad6c448a204494da1386ef2..f28f8f2cd4bef2168185819b0b148cac0405efe1 100644 (file)
@@ -16,3 +16,4 @@ pkglibexec_PROGRAMS = b10-sockcreator
 
 b10_sockcreator_SOURCES = sockcreator.cc sockcreator.h main.cc
 b10_sockcreator_LDADD = $(top_builddir)/src/lib/util/io/libutil_io.la
+b10_sockcreator_LDADD += $(top_builddir)/src/lib/exceptions/libexceptions.la