git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d9a242
)
10l to Diego
author
Måns Rullgård
<mans@mansr.com>
Thu, 1 Jun 2006 21:49:51 +0000
(21:49 +0000)
committer
Måns Rullgård
<mans@mansr.com>
Thu, 1 Jun 2006 21:49:51 +0000
(21:49 +0000)
Originally committed as revision 5441 to svn://svn.ffmpeg.org/ffmpeg/trunk
libpostproc/Makefile
patch
|
blob
|
history
diff --git
a/libpostproc/Makefile
b/libpostproc/Makefile
index
2a7eb42
..
10b3175
100644
(file)
--- a/
libpostproc/Makefile
+++ b/
libpostproc/Makefile
@@
-5,7
+5,7
@@
include ../config.mak
incdir=$(prefix)/include/postproc
NAME=postproc
-SUBDIR=lib
avcodec/lib
postproc
+SUBDIR=libpostproc
ifeq ($(BUILD_SHARED),yes)
LIBVERSION=$(SPPVERSION)
LIBMAJOR=$(SPPMAJOR)