Cleanup: Remove obsolete and unused tests
[lttng-ust.git] / tests / tracepoint / benchmark / Makefile.am
diff --git a/tests/tracepoint/benchmark/Makefile.am b/tests/tracepoint/benchmark/Makefile.am
deleted file mode 100644 (file)
index 4a38707..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
-
-noinst_PROGRAMS = tracepoint_benchmark
-tracepoint_benchmark_SOURCES = tracepoint_benchmark.c tracepoint_benchmark.h
-tracepoint_benchmark_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o -lpthread
-
-CFLAGS_tracepoint_benchmark.o = -I$(src) -g $(AM_CFLAGS)
This page took 0.022974 seconds and 4 git commands to generate.