Tests: Replace usage of gen-ust-events testapp in ust nprocesses test
[lttng-tools.git] / tests / regression / ust / nprocesses / Makefile.am
index 3113a344c97e26fee0051774f065d18d9886c647..70a4eeabf3441f7ddd12b6492125c21e5c13f091 100644 (file)
@@ -1,16 +1,2 @@
-AM_CFLAGS = -I$(srcdir) -O2
-AM_LDFLAGS = -llttng-ust
-
-if LTTNG_TOOLS_BUILD_WITH_LIBDL
-AM_LDFLAGS += -ldl
-endif
-if LTTNG_TOOLS_BUILD_WITH_LIBC_DL
-AM_LDFLAGS += -lc
-endif
-
-noinst_PROGRAMS = gen-events-time
-gen_events_time_SOURCES = gen-events-time.c tp.c ust_gen_event.h
-gen_events_time_LDADD = -llttng-ust
-
 noinst_SCRIPTS = test_nprocesses
 EXTRA_DIST = test_nprocesses
This page took 0.023108 seconds and 4 git commands to generate.