summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/video_out/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/video_out/Makefile.am b/src/video_out/Makefile.am
index 880e7b30f..4a0c7a65f 100644
--- a/src/video_out/Makefile.am
+++ b/src/video_out/Makefile.am
@@ -52,6 +52,8 @@ endif
if ENABLE_VIDIX
vidix_module = xineplug_vo_out_vidix.la
+$(top_builddir)/contrib/vidix/libvidix.la:
+ $(MAKE) -C $(top_builddir)/contrib/vidix libvidix.la
endif
if ENABLE_AA