Cleanup: separate tests between 'unit' and 'compile'
[lttng-ust.git] / tests / test-app-ctx / Makefile.am
diff --git a/tests/test-app-ctx/Makefile.am b/tests/test-app-ctx/Makefile.am
deleted file mode 100644 (file)
index 699165b..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-AM_CPPFLAGS += -I$(srcdir) -Wsystem-headers
-
-noinst_PROGRAMS = hello
-hello_SOURCES = hello.c tp.c ust_tests_hello.h
-hello_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la $(DL_LIBS)
-hello_CFLAGS = -Werror=old-style-definition $(AM_CFLAGS)
This page took 0.023997 seconds and 4 git commands to generate.