Build the audio libs before the test dir.

This commit is contained in:
Bill Currie 2011-05-10 11:32:38 +09:00
parent f7a95ec2f4
commit 77ccf8a824

View file

@ -1,7 +1,7 @@
AUTOMAKE_OPTIONS= foreign
SUBDIRS= targets renderer test
CFLAGS+= @PREFER_PIC@
SUBDIRS= targets renderer . test
AM_LIBTOOLFLAGS= @PREFER_PIC@
INCLUDES= -I$(top_srcdir)/include
SDL_LIBS= @SDL_LIBS@
XMMS_LIBS= @XMMS_LIBS@