chiark / gitweb /
Makefile.am: Link the main library with $(MLIB_LIBS).
authorMark Wooding <mdw@distorted.org.uk>
Wed, 12 Dec 2018 18:54:31 +0000 (18:54 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 12 Dec 2018 21:53:57 +0000 (21:53 +0000)
commitd908fe4e69dc7ff028f1b903d9af777fa13fffbc
tree1e3eee3a4c7cb9b97bdeddb50e102383a84fcadc
parent765fc9dc33a85a3903e91f3008104f834a60f918
Makefile.am: Link the main library with $(MLIB_LIBS).

Otherwise we miss out `-ladns' and there is sadness.  I have no idea why
this has only become a problem just now.
Makefile.am