Use the incdir variable.
Originally committed as revision 4990 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
08842d13dd
commit
a050253f8c
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ install-lib-static: $(LIB)
|
|||
install -m 644 $(LIB) "$(libdir)"
|
||||
|
||||
install-headers:
|
||||
install -m 644 avformat.h avio.h rtp.h rtsp.h rtspcodes.h "$(prefix)/include/ffmpeg"
|
||||
install -m 644 avformat.h avio.h rtp.h rtsp.h rtspcodes.h "$(incdir)"
|
||||
install -m 644 $(SRC_PATH)/libavformat.pc "$(libdir)/pkgconfig"
|
||||
|
||||
%.o: %.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue