From 6a49b7ecd53f7e5a519ee90169f40216d5551f81 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 4 Jan 2004 14:56:35 +0000 Subject: [PATCH] *** empty log message *** --- src/video/quartz/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/video/quartz/Makefile.am b/src/video/quartz/Makefile.am index a5e12da59..40542b874 100644 --- a/src/video/quartz/Makefile.am +++ b/src/video/quartz/Makefile.am @@ -6,7 +6,7 @@ libvideo_quartz_la_SOURCES = $(QUARTZ_SRCS) # The SDL MacOS X Quartz video driver sources QUARTZ_SRCS = \ - CGS.h \ + CGS.h \ SDL_QuartzEvents.m \ SDL_QuartzGL.m \ SDL_QuartzKeys.h \