Cleanup: separate tests between 'unit' and 'compile'
[lttng-ust.git] / tests / hello.cxx / Makefile.am
diff --git a/tests/hello.cxx/Makefile.am b/tests/hello.cxx/Makefile.am
deleted file mode 100644 (file)
index 9d80913..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-AM_CPPFLAGS += -I$(srcdir) -Wsystem-headers
-
-noinst_PROGRAMS = hello
-hello_SOURCES = hello.cpp tp-cpp.cpp ust_tests_hello.h
-hello_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la $(DL_LIBS)
-
-EXTRA_DIST = README
This page took 0.02546 seconds and 4 git commands to generate.