Browse Source

[trac746] Add logg library to resolver library link line

Stephen Morris 14 years ago
parent
commit
523ab3a927
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/resolve/Makefile.am

+ 1 - 0
src/lib/resolve/Makefile.am

@@ -33,6 +33,7 @@ nodist_libresolve_la_SOURCES = resolvedef.h resolvedef.cc
 
 libresolve_la_LIBADD = $(top_builddir)/src/lib/dns/libdns++.la
 libresolve_la_LIBADD += $(top_builddir)/src/lib/exceptions/libexceptions.la
+libresolve_la_LIBADD += $(top_builddir)/src/lib/log/liblog.la
 
 # The message file should be in the distribution.
 EXTRA_DIST = resolvedef.mes