diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-07-19 13:06:26 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-07-19 13:06:26 +0800 |
commit | 6e8f170d5c0cf166553a080fd47d268d5543d039 (patch) | |
tree | ef9811906fc04f998f450acbccc057ee522a6f46 /audio/Makefile | |
parent | b225d3cf05891758ab677307b53b1681e93bc012 (diff) | |
download | freebsd-ports-gnome-6e8f170d5c0cf166553a080fd47d268d5543d039.tar.gz freebsd-ports-gnome-6e8f170d5c0cf166553a080fd47d268d5543d039.tar.zst freebsd-ports-gnome-6e8f170d5c0cf166553a080fd47d268d5543d039.zip |
Activate esound.
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 3a37948fc839..a49becf7f406 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.45 1998/06/24 15:34:12 mph Exp $ +# $Id: Makefile,v 1.46 1998/07/13 22:52:30 dburr Exp $ # SUBDIR += amp SUBDIR += cam SUBDIR += cddbd SUBDIR += cdplay + SUBDIR += esound SUBDIR += gmod SUBDIR += gsm SUBDIR += kdemultimedia |