From 8ef42ce549b63d2d571c104fa72af474e27369ed Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 20 Jul 2001 02:45:18 +0000 Subject: add libsndfile Reading and writing files containing sampled sound (like WAV or AIFF) --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 88f23c2b4459..8a3c2513f173 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -99,6 +99,7 @@ SUBDIR += libogg SUBDIR += libshout SUBDIR += libsidplay + SUBDIR += libsndfile SUBDIR += libvorbis SUBDIR += libworkman SUBDIR += linux-realplayer -- cgit v1.2.3