From 963fa4b015473de007f218a124c3a54f2823b478 Mon Sep 17 00:00:00 2001 From: Bradley Bell Date: Fri, 14 Feb 2003 03:44:25 +0000 Subject: [PATCH] formatting --- arch/sdl/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/sdl/Makefile.am b/arch/sdl/Makefile.am index 8d11ff91..841b4275 100644 --- a/arch/sdl/Makefile.am +++ b/arch/sdl/Makefile.am @@ -15,7 +15,7 @@ endif endif if !USE_OPENGL -VIDEO_SRCS = gr.c +VIDEO_SRCS = gr.c endif libarch_sdl_a_SOURCES = ${JOYSTICK_SRCS} ${VIDEO_SRCS} ${INPUT_SRCS} \ -- 2.39.2