From 35d02e4297630d3c767040c0c0224f58672e6729 Mon Sep 17 00:00:00 2001 From: fenner Date: Thu, 2 Nov 2000 22:52:22 +0000 Subject: Add port for shntool, a utility for working with WAV files and shorten-compressed (SHN) files --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 338c50cfc622..d0d1dc84295c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -126,6 +126,7 @@ SUBDIR += rsynth SUBDIR += s3mod SUBDIR += sdl_mixer + SUBDIR += shntool SUBDIR += shorten SUBDIR += shout SUBDIR += sidplay -- cgit