Cleanup: Remove obsolete and unused tests
[lttng-ust.git] / tests / trace_event / Makefile.am
diff --git a/tests/trace_event/Makefile.am b/tests/trace_event/Makefile.am
deleted file mode 100644 (file)
index 4d0957f..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include
-
-noinst_PROGRAMS = trace_event_test
-trace_event_test_SOURCES = trace_event_test.c trace_event_test.h
-trace_event_test_LDADD = $(top_builddir)/libust/libust.la \
-                        $(top_builddir)/libust-initializer.o -lpthread -lrt
-
-CFLAGS_trace_event_test.o = -I$(src) $(AM_CFLAGS)
-dist_noinst_SCRIPTS = run
This page took 0.023857 seconds and 4 git commands to generate.