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:
325c918
)
doc/Makefile fix PROGS
author
Michael Niedermayer
<michaelni@gmx.at>
Tue, 26 Nov 2013 01:06:59 +0000
(
02:06
+0100)
committer
Michael Niedermayer
<michaelni@gmx.at>
Tue, 26 Nov 2013 01:06:59 +0000
(
02:06
+0100)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
doc/Makefile
patch
|
blob
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index
5856f3d
..
fad5cfc
100644
(file)
--- a/
doc/Makefile
+++ b/
doc/Makefile
@@
-41,7
+41,7
@@
ALL_DOC_EXAMPLES = muxing
DOC_EXAMPLES := $(DOC_EXAMPLES-yes:%=doc/examples/%$(EXESUF))
ALL_DOC_EXAMPLES := $(ALL_DOC_EXAMPLES:%=doc/examples/%$(EXESUF))
-PROGS += $(DOC_EXAMPLES)
+PROGS += $(DOC_EXAMPLES
-yes:%=doc/examples/%
)
all-$(CONFIG_DOC): doc