Cleanup: separate tests between 'unit' and 'compile'
[lttng-ust.git] / tests / ust-elf / Makefile.am
diff --git a/tests/ust-elf/Makefile.am b/tests/ust-elf/Makefile.am
deleted file mode 100644 (file)
index eadbaa8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
-
-noinst_PROGRAMS = ust-elf
-ust_elf_SOURCES = ust-elf.c
-ust_elf_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la \
-       $(top_builddir)/tests/utils/libtap.a
-
-# Directories added to EXTRA_DIST will be recursively copied to the distribution.
-EXTRA_DIST = \
-       $(srcdir)/data \
-       README.md
This page took 0.023317 seconds and 4 git commands to generate.