add support for channel overwrite and non-collection
[ust.git] / snprintf / Makefile.am
index 04148b71aeece6b46b0d1a4312d86ee894567710..5ef7d82697f1e5085400a6298f1d8dd592f7d488 100644 (file)
@@ -16,8 +16,3 @@ libustsnprintf_la_SOURCES = \
        wsetup.c
 libustsnprintf_la_LDFLAGS = -no-undefined -version-info 0:0:0 -static
 libustsnprintf_la_CFLAGS = -DUST_COMPONENT="ust_snprintf" -fPIC
-
-check_PROGRAMS = prog
-prog_SOURCES = prog.c
-prog_LDADD = libustsnprintf.la
-TESTS = prog
This page took 0.022482 seconds and 4 git commands to generate.