From 16ebfd499e495a548033b45326d37e2cb681bdcf Mon Sep 17 00:00:00 2001 From: Anton Novikov Date: Mon, 8 Feb 2010 21:56:57 +0400 Subject: Added PulseAudio support --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1f2df71e..d47ef33a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,8 @@ SUBDIRS = ${MPGMAD_DIR}\ ${SNDFILE_DIR}\ ${WAVPACK_DIR}\ ${CDDA_DIR}\ - ${OSS_DIR} + ${OSS_DIR}\ + ${PULSE_DIR} dumbpath=@top_srcdir@/dumb gmepath=@top_srcdir@/gme/Game_Music_Emu-0.5.2 -- cgit v1.2.3