Temporary fix for compile... if it breaks the test environment, kill it.

This commit is contained in:
Sean Burke
2003-07-22 07:21:01 +00:00
parent 71b2199fb2
commit 20b4af87b1
+1 -1
View File
@@ -198,7 +198,7 @@ stepmania_LDADD = \
$(GL_LIBS) \ $(GL_LIBS) \
$(srcdir)/SDL-1.2.5/src/.libs/libSDL.a \ $(srcdir)/SDL-1.2.5/src/.libs/libSDL.a \
$(srcdir)/SDL_sound-1.0.0/.libs/libSDL_sound.a \ $(srcdir)/SDL_sound-1.0.0/.libs/libSDL_sound.a \
$(SDL_LIBS) \ $(SDL_LIBS) -lSDL_image \
$(GTK_LIBS) $(GTK_LIBS)
INCLUDES = $(SDL_CFLAGS) INCLUDES = $(SDL_CFLAGS)