Cleanup: separate tests between 'unit' and 'compile'
[lttng-ust.git] / tests / ctf-types / Makefile.am
diff --git a/tests/ctf-types/Makefile.am b/tests/ctf-types/Makefile.am
deleted file mode 100644 (file)
index 8fcb1a2..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-AM_CPPFLAGS += -I$(srcdir) -Wsystem-headers
-
-noinst_PROGRAMS = ctf-types
-ctf_types_SOURCES = ctf-types.c tp.c ust_tests_ctf_types.h
-ctf_types_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la $(DL_LIBS)
-ctf_types_CFLAGS = -Werror=old-style-definition $(AM_CFLAGS)
-
-EXTRA_DIST = README
This page took 0.02803 seconds and 4 git commands to generate.