diff playsound/Makefile.am @ 71:8ed194d014b4

Initial add.
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 25 Sep 2001 15:57:44 +0000
parents
children 7e74765ad928
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/playsound/Makefile.am	Tue Sep 25 15:57:44 2001 +0000
@@ -0,0 +1,5 @@
+check_PROGRAMS = playsound
+
+INCLUDES = -I$(top_srcdir)
+
+playsound_LDADD = ../libSDL_sound.la