summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-06-25 18:12:36 +0200
committerDiego Biurrun <diego@biurrun.de>2011-06-30 13:06:27 +0200
commitbd9a9a2f1801895c8e69fcb50ce31a35d1938146 (patch)
tree4fd0f283ad1e3e6526fd4efce8aeeec05141efc7 /Makefile
parent5d62d0b114807cc143079a8a0430b86d585ab606 (diff)
build: Eliminate obsolete test targets.
The targets are now part of FATE and can be run as individual FATE targets.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
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