diff Makefile.am @ 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 56bc776f0563
children 654f4f66b757
line wrap: on
line diff
--- a/Makefile.am	Sat Jan 19 02:44:25 2002 +0000
+++ b/Makefile.am	Sat Jan 19 02:45:08 2002 +0000
@@ -1,6 +1,6 @@
 lib_LTLIBRARIES = libSDL_sound.la
 
-SUBDIRS = decoders test
+SUBDIRS = decoders . playsound
 
 libSDL_soundincludedir = $(includedir)/SDL
 libSDL_soundinclude_HEADERS =	\