We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd70219 commit 933b1fcCopy full SHA for 933b1fc
1 file changed
src/Makefile.am
@@ -25,7 +25,8 @@ lib_LTLIBRARIES = libtfmxaudiodecoder.la
25
26
libtfmxaudiodecoder_la_LIBADD = \
27
Chris/libtfmxch.la \
28
-Jochen/libtfmxjh.la
+Jochen/libtfmxjh.la \
29
+Chris/DNS/libdns.la
30
31
libtfmxaudiodecoder_la_LDFLAGS = -version-info @LIBVERSION@ -no-undefined
32
0 commit comments