summaryrefslogtreecommitdiffstats
path: root/TOOLS/vf_dlopen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/vf_dlopen/Makefile')
-rw-r--r--TOOLS/vf_dlopen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/vf_dlopen/Makefile b/TOOLS/vf_dlopen/Makefile
index c3bd4000c4..ed315fe365 100644
--- a/TOOLS/vf_dlopen/Makefile
+++ b/TOOLS/vf_dlopen/Makefile
@@ -1,4 +1,4 @@
-FILTERS = showqscale telecine tile
+FILTERS = showqscale telecine tile rectangle
COMMON = filterutils.o
OBJECTS = $(patsubst %,%.o,$(FILTERS)) $(COMMON)