Commit 60365bb5 authored by diego's avatar diego

100l typo: forgotten $


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4989 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 0f72e8cc
......@@ -65,7 +65,7 @@ install-lib-static: $(LIB)
install -m 644 $(LIB) "$(libdir)"
install-headers:
install -m 644 $postprocess.h $(prefix)/include/postproc/postprocess.h
install -m 644 postprocess.h $(prefix)/include/postproc/postprocess.h
install -m 644 $(SRC_PATH)/libpostproc.pc $(libdir)/pkgconfig
......
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