Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 7585618df3..eaec4a9351 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -246,6 +246,6 @@ OBJS-$(CONFIG_UDP_PROTOCOL) += udp.o
EXAMPLES = output-example
TESTPROGS = timefilter
-$(SUBDIR)output-example$(EXESUF): $(FF_DEP_LIBS)
-
include $(SUBDIR)../subdir.mak
+
+$(SUBDIR)output-example$(EXESUF): $(FF_DEP_LIBS)