From 869c7caa6d3527ca230d8b4f86fcfa21eada63b6 Mon Sep 17 00:00:00 2001 From: ijliao Date: Fri, 3 Jan 2003 11:09:45 +0000 Subject: add vorbisgain 0.32 Calculates a percieved sound level of an Ogg Vorbis file --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index d6593d03ebe7..5aac34973f14 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -261,6 +261,7 @@ SUBDIR += tracker SUBDIR += umix SUBDIR += vorbis-tools + SUBDIR += vorbisgain SUBDIR += vsound SUBDIR += waveplay SUBDIR += wavplay -- cgit