1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-25 02:41:50 +02: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:
Stefano Sabatini 2011-06-06 01:50:27 +02:00
parent 27bcf55f45
commit 6700aa8810

View File

@ -343,5 +343,3 @@ OBJS-$(CONFIG_JACK_INDEV) += timefilter.o
TESTPROGS = timefilter
include $(SUBDIR)../subdir.mak
$(SUBDIR)output-example$(EXESUF): ELIBS = -lswscale