X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ustd%2FMakefile.am;h=af6d306ceb6559fdcaacef0b5b924a83df8ad4f5;hb=c472cce0f033b101297cb617af52b4b24e8e8c78;hp=72f40a86fdb1b9652b252d8946dc5f9139905b9a;hpb=55355fa5bb062aeb705e808642bf953d9de9b3ba;p=lttng-ust.git diff --git a/ustd/Makefile.am b/ustd/Makefile.am index 72f40a86..af6d306c 100644 --- a/ustd/Makefile.am +++ b/ustd/Makefile.am @@ -2,5 +2,5 @@ INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust \ -I$(top_builddir)/libustcomm $(KCOMPAT_CFLAGS) bin_PROGRAMS = ustd -ustd_SOURCES = lowlevel.c localerr.h ustd.c ustd.h $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h $(top_builddir)/share/kref.c +ustd_SOURCES = lowlevel.c localerr.h ustd.c ustd.h $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h ustd_LDFLAGS = -lpthread