diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-30 23:19:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-30 23:19:06 +0000 |
commit | 550ee81e8bf5313586e880f5be84f29cb217c81a (patch) | |
tree | be02c948c90d88c072f7f479db8a32511bf3d02f /audio/Makefile | |
parent | 075db215c50063c2743f50e699ca6bc8ee463c47 (diff) | |
download | ports-550ee81e8bf5313586e880f5be84f29cb217c81a.tar.gz ports-550ee81e8bf5313586e880f5be84f29cb217c81a.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 b4cbc3c1b636..ecb78a395d89 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.61 1998/12/23 19:11:28 vanilla Exp $ +# $Id: Makefile,v 1.62 1998/12/24 07:00:37 steve Exp $ # SUBDIR += 8hz-mp3 @@ -10,6 +10,7 @@ SUBDIR += dap SUBDIR += esound SUBDIR += gmod + SUBDIR += gnomeaudio SUBDIR += gqmpeg SUBDIR += gsm SUBDIR += kdemultimedia |