X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ust%2FMakefile.am;h=55b87628062ecf8a5048238268670759bdd1f589;hb=e14a34e05f6dd7b5f1133085561313ad90b8f266;hp=8f78cfdf7a0b0f5e94c8a706f60a059d6047e21f;hpb=79d4d5458786d6d946e9c44580e3a2cc8000736e;p=ust.git diff --git a/ust/Makefile.am b/ust/Makefile.am index 8f78cfd..55b8762 100644 --- a/ust/Makefile.am +++ b/ust/Makefile.am @@ -1,5 +1,5 @@ bin_PROGRAMS = ust -ust_SOURCES = ust.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h +ust_SOURCES = ust.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h localerr.h #INCLUDES = -I$(top_builddir)/share #INCLUDES += -I@URCU_PATH@