diff options
-rw-r--r-- | audio/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/Makefile b/audio/Makefile index 8ec7d782841..7d1bc903ee5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1997/10/29 00:41:45 augustss Exp $ +# $NetBSD: Makefile,v 1.4 1997/10/29 01:49:16 augustss Exp $ # SUBDIR += amp @@ -19,7 +19,7 @@ #SUBDIR += rplay #SUBDIR += rsynth #SUBDIR += s3mod - #SUBDIR += sox + SUBDIR += sox #SUBDIR += splay SUBDIR += timidity #SUBDIR += tosha @@ -27,7 +27,7 @@ #SUBDIR += workman #SUBDIR += xcd #SUBDIR += xcdplayer - #SUBDIR += xmcd + SUBDIR += xmcd #SUBDIR += xmix SUBDIR += xmmix |