diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-09 02:35:14 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-03-09 02:35:14 +0000 |
commit | 4fc1b30cf918d83b8fa10f0d1420578b69833777 (patch) | |
tree | c394c201234cca1212e70d7343adda12808d90eb /audio/Makefile | |
parent | 012c485751c0a7b3ee1913071ae734f19fc59abb (diff) |
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 bd3fe1a849f4..d3031b904ce1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.69 1999/02/12 15:45:08 kuriyama Exp $ +# $Id: Makefile,v 1.70 1999/03/02 00:07:53 fenner Exp $ # SUBDIR += 8hz-mp3 @@ -14,6 +14,7 @@ SUBDIR += esound SUBDIR += gmod SUBDIR += gnomeaudio + SUBDIR += gnomemedia SUBDIR += gqmpeg SUBDIR += gsm SUBDIR += kdemultimedia |