From 122de16dd8108a59a55d30543c9f28b5f61b02d1 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 17 May 2011 17:06:57 +0200 Subject: Replace cmdutils_common_opts.h by a macro --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3