diff options
author | flathill <flathill@FreeBSD.org> | 1998-12-23 02:54:46 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-12-23 02:54:46 +0000 |
commit | 6cf6ca5ae86c39804628903492fc791c43a34794 (patch) | |
tree | 2bcefcde20a563cab24ca86a7d02bcd317bee453 | |
parent | aa4d6c3b825aa7bd803bf8658e499c7ff719df85 (diff) | |
download | FreeBSD-ports-6cf6ca5ae86c39804628903492fc791c43a34794.zip FreeBSD-ports-6cf6ca5ae86c39804628903492fc791c43a34794.tar.gz |
Add SUBDIR += wmsound
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index e34494e..c446d56 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.58 1998/12/07 02:13:28 asami Exp $ +# $Id: Makefile,v 1.59 1998/12/09 05:45:15 vanilla Exp $ # SUBDIR += 8hz-mp3 @@ -40,6 +40,7 @@ SUBDIR += tracker SUBDIR += wmcdplay SUBDIR += wmmixer + SUBDIR += wmsound SUBDIR += workman SUBDIR += x11amp SUBDIR += xamp |