summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2011-10-09 00:24:31 +0200
committerStefano Sabatini <stefasab@gmail.com>2011-12-27 12:58:24 +0100
commit20ac5849f82282e0566fab6f5a03aedde1b1b7fe (patch)
tree8f35455a0b4e6635db3c6ba3804da5a43a6dce60 /Makefile
parentf1a4182e8ea70d36c82c2a88e197144715dfd23d (diff)
ffprobe: add XML writer
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5622aa8a2f..52645a366e 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ FFLIBS-$(CONFIG_SWSCALE) += swscale
FFLIBS := avutil
-DATA_FILES := $(wildcard $(SRC_PATH)/presets/*.ffpreset)
+DATA_FILES := $(wildcard $(SRC_PATH)/presets/*.ffpreset) doc/ffprobe.xsd
SKIPHEADERS = cmdutils_common_opts.h