comparison configure.in @ 229:fe5251b5624c

Changed test dir to playsound, and make playsound part of standard build and installation (removed "make check", etc.)
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 19 Jan 2002 02:45:08 +0000
parents 07d0939d40e7
children c54eae85f5f1
comparison
equal deleted inserted replaced
228:daa18455baf9 229:fe5251b5624c
246 246
247 AC_OUTPUT([ 247 AC_OUTPUT([
248 Makefile 248 Makefile
249 decoders/Makefile 249 decoders/Makefile
250 decoders/timidity/Makefile 250 decoders/timidity/Makefile
251 test/Makefile 251 playsound/Makefile
252 ]) 252 ])