summaryrefslogtreecommitdiff
path: root/src/video_dec/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_dec/Makefile.am')
-rw-r--r--src/video_dec/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video_dec/Makefile.am b/src/video_dec/Makefile.am
index bbafba88d..f6984a8a2 100644
--- a/src/video_dec/Makefile.am
+++ b/src/video_dec/Makefile.am
@@ -2,6 +2,7 @@ SUBDIRS = \
libmpeg2 \
libmpeg2new
+include $(top_builddir)/misc/Makefile.plugins
include $(top_srcdir)/misc/Makefile.common
AM_CFLAGS = $(DEFAULT_OCFLAGS) $(VISIBILITY_FLAG)