From bd9a9a2f1801895c8e69fcb50ce31a35d1938146 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 25 Jun 2011 18:12:36 +0200 Subject: build: Eliminate obsolete test targets. The targets are now part of FATE and can be run as individual FATE targets. --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index da12fba8a4..2cb5f65c6f 100644 --- a/Makefile +++ b/Makefile @@ -185,8 +185,6 @@ distclean:: config: $(SRC_PATH)/configure $(value LIBAV_CONFIGURATION) -check: test checkheaders - include $(SRC_PATH)/doc/Makefile include $(SRC_PATH)/tests/Makefile -- cgit v1.2.3