Commit bb42f829 authored by Nico Sabbi's avatar Nico Sabbi

install opt.h

Originally committed as revision 6126 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5d915e82
...@@ -22,7 +22,7 @@ OBJS= bitstream.o utils.o allcodecs.o \ ...@@ -22,7 +22,7 @@ OBJS= bitstream.o utils.o allcodecs.o \
audioconvert.o \ audioconvert.o \
HEADERS = avcodec.h HEADERS = avcodec.h opt.h
ifneq ($(CONFIG_SWSCALER),yes) ifneq ($(CONFIG_SWSCALER),yes)
HEADERS += swscale.h HEADERS += swscale.h
endif endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment