From 5f32643053d8c26efc6f1f99a8a6c171c4e21a8d Mon Sep 17 00:00:00 2001 From: jylefort Date: Mon, 6 Jun 2005 18:42:12 +0000 Subject: Add xmms-ahx. XMMS input plugin for AHX format support. AHX is a synthetic music format from Amiga, and reproducing C64-style music. WWW: http://xmms-ahx.sourceforge.net/ PR: ports/81811 Submitted by: Emanuel Haupt --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 375c7663def0..1c1bccde248b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -501,6 +501,7 @@ SUBDIR += xmixer SUBDIR += xmmix SUBDIR += xmms-a52dec + SUBDIR += xmms-ahx SUBDIR += xmms-arts_output SUBDIR += xmms-audiofile SUBDIR += xmms-bonk -- cgit