From 0aac4fa9dce9c24d5697e741a0fe58177eeb9df1 Mon Sep 17 00:00:00 2001 From: reimar Date: Sat, 19 Dec 2009 13:46:34 +0000 Subject: Add x11_common as dependency for OpenGL with X11 backend. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30064 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5b7d4295df..b09576e13a 100644 --- a/Makefile +++ b/Makefile @@ -544,6 +544,7 @@ SRCS_MPLAYER-$(GGI) += libvo/vo_ggi.c SRCS_MPLAYER-$(GIF) += libvo/vo_gif89a.c SRCS_MPLAYER-$(GL) += libvo/gl_common.c libvo/vo_gl.c libvo/vo_gl2.c SRCS_MPLAYER-$(GL_WIN32) += libvo/w32_common.c +SRCS_MPLAYER-$(GL_X11) += libvo/x11_common.c SRCS_MPLAYER-$(GUI) += gui/bitmap.c SRCS_MPLAYER-$(GUI_GTK) += gui/app.c \ gui/cfg.c \ -- cgit v1.2.3