diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-16 15:50:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-11-16 15:50:22 +0000 |
commit | 2447a921c2ab2531ad05061b91d0820ca4ff5961 (patch) | |
tree | d35f0bb311d6b4836d537162d382d79f26cf8d44 /audio/Makefile | |
parent | Activate gmysql. (diff) |
Activate gqmpeg.
Notes
Notes:
svn path=/head/; revision=14563
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 b71ae788906f..223605cbbde7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 1998/09/16 12:54:46 vanilla Exp $ +# $Id: Makefile,v 1.54 1998/10/28 16:01:42 vanilla Exp $ # SUBDIR += 8hz-mp3 @@ -9,6 +9,7 @@ SUBDIR += dap SUBDIR += esound SUBDIR += gmod + SUBDIR += gqmpeg SUBDIR += gsm SUBDIR += kdemultimedia SUBDIR += kmpg |