Is this right??
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40157
This commit is contained in:
parent
7ec55a39c3
commit
de28d673ff
1 changed files with 5 additions and 2 deletions
|
@ -6,9 +6,12 @@ libvideo_quartz_la_SOURCES = $(QUARTZ_SRCS)
|
|||
|
||||
# The SDL MacOS X Quartz video driver sources
|
||||
QUARTZ_SRCS = \
|
||||
SDL_QuartzEvents.m \
|
||||
SDL_QuartzKeys.h \
|
||||
SDL_QuartzVideo.h \
|
||||
SDL_QuartzVideo.m \
|
||||
SDL_QuartzVideo.m
|
||||
|
||||
# These files are included by SDL_QuartzVideo.m (is that right??)
|
||||
EXTRA_DIST = \
|
||||
SDL_QuartzEvents.m \
|
||||
SDL_QuartzWM.m \
|
||||
SDL_QuartzWindow.m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue