Remove outdated libustctl_function_tests test
[lttng-ust.git] / tests / libustctl_function_tests / Makefile.am
diff --git a/tests/libustctl_function_tests/Makefile.am b/tests/libustctl_function_tests/Makefile.am
deleted file mode 100644 (file)
index 0446e86..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/tests/
-
-noinst_PROGRAMS = libustctl_function_tests
-libustctl_function_tests_SOURCES = libustctl_function_tests.c
-libustctl_function_tests_LDADD = $(top_builddir)/libust/libust.la \
-       $(top_builddir)/libustctl/libustctl.la \
-       $(top_builddir)/libust-initializer.o \
-       $(top_builddir)/tests/libtap.a \
-       -lpthread
-
This page took 0.022988 seconds and 4 git commands to generate.