X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ust%2FMakefile.am;h=dcd23a841c8e87b23aa8821f68e65ffc4a9782fb;hb=01377ba5ec3460a6886f3a16e52f7f956c8fb100;hp=f6a6e9c410332b8af8bd3caa2a45a9f1ec62273d;hpb=eb6adb25b8492bcfd0e72153708166563a109015;p=ust.git diff --git a/ust/Makefile.am b/ust/Makefile.am index f6a6e9c..dcd23a8 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 $(top_builddir)/libustcmd/ustcmd.c $(top_builddir)/libustcmd/ustcmd.h localerr.h +ust_SOURCES = ust.c $(top_builddir)/libustcomm/ustcomm.c $(top_builddir)/libustcomm/ustcomm.h $(top_builddir)/libustcmd/ustcmd.c $(top_builddir)/libustcmd/ustcmd.h $(top_builddir)/share/usterr.h ust_CFLAGS = -DUST_COMPONENT=ust INCLUDES = $(KCOMPAT_CFLAGS)