mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-30 23:10:32 +00:00
lavf: remove reference to output-example in Makefile
output-example.c (and renamed to muxing-example.c) has been moved to doc/examples.
This commit is contained in:
parent
27bcf55f45
commit
6700aa8810
@ -343,5 +343,3 @@ OBJS-$(CONFIG_JACK_INDEV) += timefilter.o
|
||||
TESTPROGS = timefilter
|
||||
|
||||
include $(SUBDIR)../subdir.mak
|
||||
|
||||
$(SUBDIR)output-example$(EXESUF): ELIBS = -lswscale
|
||||
|
Loading…
Reference in New Issue
Block a user