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:
authorDiego Biurrun <diego@biurrun.de>2011-05-17 19:06:57 +0400
committerDiego Biurrun <diego@biurrun.de>2017-01-12 13:42:21 +0300
commit122de16dd8108a59a55d30543c9f28b5f61b02d1 (patch)
tree3a9cb9b790c42a0a52e5624acc0190bb58f5c87a /Makefile
parent2a2889e130fee6d3c11e506328388afb317626ed (diff)
Replace cmdutils_common_opts.h by a macro
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d480ea5c37..98eb3ab1d9 100644
--- a/Makefile
+++ b/Makefile
@@ -103,8 +103,7 @@ FFLIBS := avutil
DATA_FILES := $(wildcard $(SRC_PATH)/presets/*.avpreset)
-SKIPHEADERS = cmdutils_common_opts.h \
- compat/w32pthreads.h
+SKIPHEADERS = compat/w32pthreads.h
# first so "all" becomes default target
all: all-yes