From 0862aa2922451ea6a1348b5aefecbbf77b72a36f Mon Sep 17 00:00:00 2001 From: Alexander Baldeck Date: Wed, 29 Dec 2004 12:42:18 +0000 Subject: - added SDL & SDL_mixer to all makefiles - removed JGmod from all makefiles --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 5a935d68..e6dbd2ad 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -42,7 +42,7 @@ tmw_SOURCES = sound/sound.cpp \ INCLUDES= $(all_includes) # the library search path. -tmw_LDFLAGS = $(all_libraries) $(LIBSDL_RPATH) $(LIBALLEGRO_RPATH) +tmw_LDFLAGS = $(all_libraries) $(LIBSDL_RPATH) $(LIBALLEGRO_RPATH) -lSDL_mixer tmw_CXXFLAGS = $(LIBSDL_CFLAGS) $(LIBALLEGRO_CFLAGS) tmw_LDADD = $(LIBSDL_LIBS) $(LIBALLEGRO_LIBS) tmw_TARGET = ../tmw -- cgit v1.2.3-70-g09d2