Commit d3eb5995 authored by diego's avatar diego

Use the incdir variable.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4990 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 60365bb5
......@@ -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
......
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