Is this right??

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40157
This commit is contained in:
Sam Lantinga 2001-08-20 00:10:35 +00:00
parent 7ec55a39c3
commit de28d673ff

View file

@ -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