changeset 762:c4965af1d0e0

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Sun, 04 Jan 2004 14:56:35 +0000
parents c5b2b6d2d1fe
children 51b5e0be61c3
files src/video/quartz/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/video/quartz/Makefile.am	Sun Jan 04 14:55:35 2004 +0000
+++ b/src/video/quartz/Makefile.am	Sun Jan 04 14:56:35 2004 +0000
@@ -6,7 +6,7 @@
 
 # The SDL MacOS X Quartz video driver sources
 QUARTZ_SRCS = 			\
-	CGS.h				\
+	CGS.h			\
 	SDL_QuartzEvents.m	\
 	SDL_QuartzGL.m		\
 	SDL_QuartzKeys.h	\