lavf: remove reference to output-example in Makefile

output-example.c (and renamed to muxing-example.c) has been moved to
doc/examples.
pull/2/head
Stefano Sabatini 14 years ago
parent 27bcf55f45
commit 6700aa8810
  1. 2
      libavformat/Makefile

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

Loading…
Cancel
Save