diff options
Diffstat (limited to 'src/video_out/macosx')
-rw-r--r-- | src/video_out/macosx/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_out/macosx/Makefile.am b/src/video_out/macosx/Makefile.am index 76968ceab..29236e004 100644 --- a/src/video_out/macosx/Makefile.am +++ b/src/video_out/macosx/Makefile.am @@ -18,7 +18,6 @@ libxineMacOSXVideo_la_LDFLAGS = -version-info \ $(XINE_LT_CURRENT):$(XINE_LT_REVISION):$(XINE_LT_AGE) \ -Wl,-framework -Wl,Cocoa -framework Cocoa \ -Wl,-framework -Wl,OpenGL -framework OpenGL -libxine_MacOSXVideo_la_OBJCFLAGS = $(OBJCFLAGS) include_HEADERS = video_window.h XineOpenGLView.h XineVideoWindow.h |