summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-12-27 22:29:40 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-12-27 22:29:40 +0100
commit29c1b258abac40c43783477af9852830868c14c8 (patch)
treeae0b5980ffce8e469132363383341d8fa8a51ad6
parentec0dc7e2e029a53023e8ed9eb79c870131773c7b (diff)
Makefile: fix path to ffprobe.xsd
Idea-by: beastd Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-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