remove ltt_relay_buffer_flush function
[ust.git] / libust / Makefile.am
index 529d4b0cdd704e2f6abd483c70abef3c5d5e5a53..e357ad16496e0f719a0618a776423e77768860d7 100644 (file)
@@ -20,12 +20,14 @@ libust_la_SOURCES = \
        tracectl.c \
        $(top_builddir)/libustcomm/multipoll.c \
        tracerconst.h \
-       header-inline.h
+       header-inline.h \
+       type-serializer.c
 
 libust_la_LDFLAGS = -no-undefined -version-info 0:0:0
 
 libust_la_LIBADD = \
        -lpthread \
+       -lrt \
        $(top_builddir)/snprintf/libustsnprintf.la \
        $(top_builddir)/libustcomm/libustcomm.la
 
This page took 0.022066 seconds and 4 git commands to generate.