Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-12-28 01:29:40 +0400
committerMichael Niedermayer <michaelni@gmx.at>2011-12-28 01:29:40 +0400
commit29c1b258abac40c43783477af9852830868c14c8 (patch)
treeae0b5980ffce8e469132363383341d8fa8a51ad6 /Makefile
parentec0dc7e2e029a53023e8ed9eb79c870131773c7b (diff)
Makefile: fix path to ffprobe.xsd
Idea-by: beastd Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 52645a366e..69b4c9fb82 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ FFLIBS-$(CONFIG_SWSCALE) += swscale
FFLIBS := avutil
-DATA_FILES := $(wildcard $(SRC_PATH)/presets/*.ffpreset) doc/ffprobe.xsd
+DATA_FILES := $(wildcard $(SRC_PATH)/presets/*.ffpreset) $(SRC_PATH)/doc/ffprobe.xsd
SKIPHEADERS = cmdutils_common_opts.h