Commit 18c599db authored by Nick Kurshev's avatar Nick Kurshev

missing header

Originally committed as revision 197 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent f840692f
......@@ -107,6 +107,7 @@ ifeq ($(BUILD_SHARED),yes)
ldconfig
mkdir -p $(prefix)/include/libffmpeg
install -m 644 avcodec.h $(prefix)/include/libffmpeg/avcodec.h
install -m 644 common.h $(prefix)/include/libffmpeg/common.h
endif
#
# include dependency files if they exist
......
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