X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fhello2%2FMakefile.am;h=ded9d211f2c7db2d2b3e3c4569b0bec10be81e0a;hb=2cd35d512eb5bc63c2f9ebc1b748a54cd03cc4b3;hp=2a09dbe28ffde7965f209a956a32ccb0528fb79c;hpb=55994a672106ec794f292d747206542067a27584;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