use signal safe ust_safe_snprintf()
[ust.git] / libust / Makefile.am
index 612ac93a2b7a3cc83c169ae06a94a0f35b4662cc..e38956a9f4bd60f66838286964691cade7e5c4a5 100644 (file)
@@ -20,5 +20,5 @@ libust_la_SOURCES = \
        tracerconst.h \
        header-inline.h
 libust_la_LDFLAGS = -no-undefined -version-info 0:0:0
        tracerconst.h \
        header-inline.h
 libust_la_LDFLAGS = -no-undefined -version-info 0:0:0
-libust_la_LIBADD = -lpthread
+libust_la_LIBADD = -lpthread $(top_builddir)/snprintf/libustsnprintf.la
 libust_la_CFLAGS = -DUST_COMPONENT="libust"
 libust_la_CFLAGS = -DUST_COMPONENT="libust"
This page took 0.023078 seconds and 4 git commands to generate.