Replace cmdutils_common_opts.h by a macro

This commit is contained in:
Diego Biurrun
2011-05-17 17:06:57 +02:00
parent 2a2889e130
commit 122de16dd8
6 changed files with 24 additions and 23 deletions

View File

@@ -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