X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Ftracepoint%2FMakefile.am;h=cf8aaa0058dd7e3f22225488c977e30fae936c94;hb=HEAD;hp=90ff28761642b32fc1d5b3c866abee5943def50e;hpb=91594b712729c0d855efeab849c2093706336941;p=lttng-ust.git diff --git a/tests/tracepoint/Makefile.am b/tests/tracepoint/Makefile.am deleted file mode 100644 index 90ff2876..00000000 --- a/tests/tracepoint/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -SUBDIRS = benchmark - -AM_CPPFLAGS = -I$(top_srcdir)/include - -noinst_PROGRAMS = tracepoint_test -tracepoint_test_SOURCES = tracepoint_test.c tracepoint_test.h -tracepoint_test_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o - -CFLAGS_tracepoint_test.o = -I$(src) -noinst_SCRIPTS = run -EXTRA_DIST = run