X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fhello2%2FMakefile.am;h=ded9d211f2c7db2d2b3e3c4569b0bec10be81e0a;hb=3659d94c0cfe5f112b4e60cf5f1e1432097faf4d;hp=2a09dbe28ffde7965f209a956a32ccb0528fb79c;hpb=41ba580690b344ef9c4bbcdf2be9cd5668ccc305;p=ust.git diff --git a/tests/hello2/Makefile.am b/tests/hello2/Makefile.am index 2a09dbe..ded9d21 100644 --- a/tests/hello2/Makefile.am +++ b/tests/hello2/Makefile.am @@ -2,7 +2,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include noinst_PROGRAMS = hello2 hello2_SOURCES = hello2.c -hello2_LDADD = $(top_builddir)/libust/libust.la +hello2_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o noinst_SCRIPTS = run EXTRA_DIST = run