diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-17 04:16:42 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-17 04:16:42 +0000 |
commit | e06909c5cbb6a281c7ce073ba965125ff7d50af9 (patch) | |
tree | 301a3351bd69841678a045faa445629e8d0618ad /audio/Makefile | |
parent | fa171211e55fce61a866662590f9bd58fb83dd04 (diff) | |
download | ports-e06909c5cbb6a281c7ce073ba965125ff7d50af9.tar.gz ports-e06909c5cbb6a281c7ce073ba965125ff7d50af9.zip |
Notes
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 848123a12662..678f020fa58c 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 |