summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-09-13 21:12:56 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-10-16 13:34:48 +0200
commit7ca102a7d7bd610f66ceb1256c3cb600091c8cda (patch)
tree08f2769f3f297b834f003168ba19bcbc6c02ee94 /Makefile
parentd15be9108e6a17e6fdc224fb8cd2640b825dd408 (diff)
examples: add README file with simple compilation instructions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 303f80fa9d..0abb300d82 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ FFLIBS-$(CONFIG_SWSCALE) += swscale
FFLIBS := avutil
DATA_FILES := $(wildcard $(SRC_PATH)/presets/*.ffpreset) $(SRC_PATH)/doc/ffprobe.xsd
-EXAMPLES_FILES := $(wildcard $(SRC_PATH)/doc/examples/*.c) $(SRC_PATH)/doc/examples/Makefile
+EXAMPLES_FILES := $(wildcard $(SRC_PATH)/doc/examples/*.c) $(SRC_PATH)/doc/examples/Makefile $(SRC_PATH)/doc/examples/README
SKIPHEADERS = cmdutils_common_opts.h