diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 919b2e91585..bfb060f9a27 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1998/02/21 22:49:36 hubertf Exp $ +# $NetBSD: Makefile,v 1.16 1998/02/22 23:29:38 hubertf Exp $ # SUBDIR += amp @@ -10,6 +10,7 @@ SUBDIR += mpg123 SUBDIR += nspmod #SUBDIR += rplay + SUBDIR += snd SUBDIR += sox SUBDIR += splay SUBDIR += timidity |