X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fclock-override%2FMakefile.am;h=8559ef02e1f5c2a39bc4401537527491cdc98f18;hb=343af227102f6b274bfd7f6c7220eb3b776ba5e3;hp=cc4b02c1eba69223f9f2f8839bfc7ea8abfe819a;hpb=cdbfb1b9cd74b6f6da7082482b1d6c3d97605818;p=lttng-tools.git diff --git a/tests/regression/ust/clock-override/Makefile.am b/tests/regression/ust/clock-override/Makefile.am index cc4b02c1e..8559ef02e 100644 --- a/tests/regression/ust/clock-override/Makefile.am +++ b/tests/regression/ust/clock-override/Makefile.am @@ -9,8 +9,6 @@ EXTRA_DIST = test_clock_override lttng-ust-clock-override-test.c else -AM_CPPFLAGS = -I$(srcdir) - # The rpath is necessary because libtool won't build a shared library # if it's noinst_ GETCPU_LIBTOOL_FLAGS = \ @@ -22,6 +20,7 @@ GETCPU_LIBTOOL_FLAGS = \ noinst_LTLIBRARIES = lttng-ust-clock-override-test.la lttng_ust_clock_override_test_la_LDFLAGS = $(GETCPU_LIBTOOL_FLAGS) +lttng_ust_clock_override_test_la_SOURCES = lttng-ust-clock-override-test.c if LTTNG_TOOLS_BUILD_WITH_LIBDL lttng_ust_clock_override_test_la_LIBADD = -ldl