diff options
Diffstat (limited to 'src/video_dec/Makefile.am')
-rw-r--r-- | src/video_dec/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/video_dec/Makefile.am b/src/video_dec/Makefile.am index f6984a8a2..37369d2e8 100644 --- a/src/video_dec/Makefile.am +++ b/src/video_dec/Makefile.am @@ -1,6 +1,7 @@ SUBDIRS = \ libmpeg2 \ - libmpeg2new + libmpeg2new \ + libvdpau include $(top_builddir)/misc/Makefile.plugins include $(top_srcdir)/misc/Makefile.common |