diff options
author | flathill <flathill@FreeBSD.org> | 1998-12-23 10:54:46 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-12-23 10:54:46 +0800 |
commit | 6cf6ca5ae86c39804628903492fc791c43a34794 (patch) | |
tree | 2bcefcde20a563cab24ca86a7d02bcd317bee453 /audio/Makefile | |
parent | aa4d6c3b825aa7bd803bf8658e499c7ff719df85 (diff) | |
download | freebsd-ports-gnome-6cf6ca5ae86c39804628903492fc791c43a34794.tar.gz freebsd-ports-gnome-6cf6ca5ae86c39804628903492fc791c43a34794.tar.zst freebsd-ports-gnome-6cf6ca5ae86c39804628903492fc791c43a34794.zip |
Add SUBDIR += wmsound
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index e34494e0cbd6..c446d562b3f0 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 |