diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-07-17 12:16:42 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-07-17 12:16:42 +0800 |
commit | 4f4bdc0923c6fb9e82f4c709212d3ce529d5243b (patch) | |
tree | 92fcee9acbce38d19b14575636423553b37461f1 /audio | |
parent | b1ff8f501022e7392447f3bf718fd57270ee4bcf (diff) | |
download | freebsd-ports-graphics-4f4bdc0923c6fb9e82f4c709212d3ce529d5243b.tar.gz freebsd-ports-graphics-4f4bdc0923c6fb9e82f4c709212d3ce529d5243b.tar.zst freebsd-ports-graphics-4f4bdc0923c6fb9e82f4c709212d3ce529d5243b.zip |
Activate gogo
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 848123a1266..678f020fa58 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.96 1999/07/03 19:37:42 cpiazza Exp $ +# $Id: Makefile,v 1.97 1999/07/11 20:49:35 cpiazza Exp $ # SUBDIR += amp @@ -17,6 +17,7 @@ SUBDIR += gmixer SUBDIR += gnomeaudio SUBDIR += gnomemedia + SUBDIR += gogo SUBDIR += gqmpeg SUBDIR += gsm SUBDIR += icecast |