Cleanup: separate tests between 'unit' and 'compile'
[lttng-ust.git] / tests / snprintf / Makefile.am
diff --git a/tests/snprintf/Makefile.am b/tests/snprintf/Makefile.am
deleted file mode 100644 (file)
index db0aca9..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
-
-noinst_PROGRAMS = test_snprintf
-test_snprintf_SOURCES = snprintf.c
-test_snprintf_LDADD = $(top_builddir)/snprintf/libustsnprintf.la \
-       $(top_builddir)/tests/utils/libtap.a
-
-EXTRA_DIST = README
This page took 0.022818 seconds and 4 git commands to generate.