projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec2ac92
)
Makefile: change presets extension to .avpreset
author
Anton Khirnov
<anton@khirnov.net>
Wed, 19 Oct 2011 05:50:12 +0000
(07:50 +0200)
committer
Anton Khirnov
<anton@khirnov.net>
Wed, 19 Oct 2011 05:50:12 +0000
(07:50 +0200)
Fixes make install.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
28ca055
..
feb57cb
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-78,7
+78,7
@@
FFLIBS-$(CONFIG_SWSCALE) += swscale
FFLIBS := avutil
-DATA_FILES := $(wildcard $(SRC_PATH)/ffpresets/*.
ff
preset)
+DATA_FILES := $(wildcard $(SRC_PATH)/ffpresets/*.
av
preset)
SKIPHEADERS = cmdutils_common_opts.h