summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/Makefile')
-rw-r--r--libavfilter/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index 2357aeea44..1cd4992442 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -5,10 +5,10 @@ FFLIBS = avcodec avutil
FFLIBS-$(CONFIG_SWSCALE) += swscale
FFLIBS-$(CONFIG_AVFILTER_LAVF) += avformat
-OBJS = allfilters.o \
- avfilter.o \
- defaults.o \
- formats.o \
+OBJS = allfilters.o \
+ avfilter.o \
+ defaults.o \
+ formats.o \
#OBJS-$(CONFIG_XXX_FILTER) += vf_xxx.o