summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2014-02-15 15:50:29 +0100
committerDiego Biurrun <diego@biurrun.de>2014-02-16 21:37:21 +0100
commitb339182eba34f28de5f1a477cdd2c84f1ef35d90 (patch)
treee284b1348b4775bef096a807277606ffca6b325b /libavformat/Makefile
parent77fbc032655534ab82627c982192323f2e0d5f18 (diff)
Move all example programs to doc/examples
Also drop support for building examples in library directories.
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 4da3c3b082..d491d43fd2 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -392,8 +392,6 @@ OBJS-$(HAVE_LIBC_MSVCRT) += file_open.o
SKIPHEADERS-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += rtmpdh.h
SKIPHEADERS-$(CONFIG_NETWORK) += network.h rtsp.h
-EXAMPLES = metadata \
-
TESTPROGS = seek \
srtp \
url \