Tests: Replace usage of gen-ust-events testapp in ust nprocesses test
[lttng-tools.git] / tests / regression / ust / nprocesses / Makefile.am
index 63a320954c06e1e754c63211526a80dc9842f6c8..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 ust-nprocesses
-EXTRA_DIST = test_nprocesses ust-nprocesses
+noinst_SCRIPTS = test_nprocesses
+EXTRA_DIST = test_nprocesses
This page took 0.02318 seconds and 4 git commands to generate.