diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index f7706d98e84..7cff9c6e6fb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.167 2003/03/24 09:00:45 wiz Exp $ +# $NetBSD: Makefile,v 1.168 2003/03/26 22:49:14 wiz Exp $ # COMMENT= Audio tools SUBDIR+= SDL-mixer +SUBDIR+= SDL_sound SUBDIR+= abcde SUBDIR+= amp SUBDIR+= arts |