Mercurial > libavcodec.hg
changeset 138:8b7772ef26a0 libavcodec
missing header
author | nickols_k |
---|---|
date | Sat, 27 Oct 2001 13:34:10 +0000 |
parents | 21532c56ed8b |
children | 7fc045e7a924 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sat Oct 27 12:40:13 2001 +0000 +++ b/Makefile Sat Oct 27 13:34:10 2001 +0000 @@ -107,6 +107,7 @@ 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