diff options
Diffstat (limited to 'src/video_out/macosx/Makefile.am')
| -rw-r--r-- | src/video_out/macosx/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_out/macosx/Makefile.am b/src/video_out/macosx/Makefile.am index 0a70d9220..a69f30dc5 100644 --- a/src/video_out/macosx/Makefile.am +++ b/src/video_out/macosx/Makefile.am @@ -21,7 +21,7 @@ libxineMacOSXVideo_la_LDFLAGS = -version-info \ -Wl,-framework -Wl,Cocoa -framework Cocoa \ -Wl,-framework -Wl,OpenGL -framework OpenGL -include_HEADERS = video_window.h XineOpenGLView.h XineVideoWindow.h +xineinclude_HEADERS = video_window.h XineOpenGLView.h XineVideoWindow.h endif |
