Commit 82b4611c authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Convenience target to run also the broken tests

parent 76edeee9
......@@ -63,6 +63,8 @@ test_libvlc_meta_SOURCES = libvlc/meta.c
test_libvlc_meta_LDADD = $(top_builddir)/src/libvlc.la
test_libvlc_meta_CFLAGS = $(CFLAGS_tests)
checkall:
$(MAKE) check_PROGRAMS="$(check_PROGRAMS) $(EXTRA_PROGRAMS)" check
FORCE:
@echo "Generated source cannot be phony. Go away." >&2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment