summaryrefslogtreecommitdiffstats
path: root/libvo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/Makefile')
-rw-r--r--libvo/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/Makefile b/libvo/Makefile
index 868c37da3e..8ac11519ab 100644
--- a/libvo/Makefile
+++ b/libvo/Makefile
@@ -15,7 +15,6 @@ SRCS=aclib.c \
vo_yuv4mpeg.c \
$(VO_SRCS) \
-LIBAV_INC =
ifeq ($(CONFIG_LIBAVUTIL),yes)
LIBAV_INC += -I../libavutil
endif