X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2FMakefile.am;h=cea22989d48e22d3c245b1e6f8d005acde42f566;hb=01a95e76381eebe5a99a6feefc6a9cfff770962e;hp=5f474be453c86e750188e41cc513a6fa3b773954;hpb=04e7bd8471c3470615f8a42fbe9d51aa857b1073;p=vlc diff --git a/src/Makefile.am b/src/Makefile.am index 5f474be453..cea22989d4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -442,7 +442,6 @@ check_PROGRAMS = \ test_url \ test_utf8 \ test_headers \ - test_control \ $(NULL) dist_check_SCRIPTS = check_symbols @@ -469,10 +468,6 @@ test_utf8_CFLAGS = $(CFLAGS_tests) test_headers_SOURCES = test/headers.c test_headers_CFLAGS = $(CFLAGS_tests) -test_control_SOURCES = control/testapi.c -test_control_LDADD = libvlc-control.la -test_control_CFLAGS = $(CFLAGS_tests) - check-local: for h in `echo $(dist_pkginclude_HEADERS) $(pkginclude_HEADERS) | sed -e s,\.\./include/,,g`; \ do \