diff options
author | hubertf <hubertf> | 1999-05-13 00:04:22 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-05-13 00:04:22 +0000 |
commit | 10f9ad85b62b92593c67a4faa59449d580454755 (patch) | |
tree | 67798e7861927a706c10daf67a44c3796aa0c486 /audio | |
parent | 4a97fb2edefe92acd7795284e587955efce9bf4a (diff) | |
download | pkgsrc-10f9ad85b62b92593c67a4faa59449d580454755.tar.gz |
add and enable gqmpeg
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 3e743b52168..076b81d6d74 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 1999/05/12 08:09:17 frueauf Exp $ +# $NetBSD: Makefile,v 1.33 1999/05/13 00:04:22 hubertf Exp $ # SUBDIR += amp @@ -30,6 +30,7 @@ SUBDIR += festvox-rab16 SUBDIR += festvox-rab8 SUBDIR += festvox-tll + SUBDIR += gqmpeg SUBDIR += gsm SUBDIR += libaudiofile SUBDIR += maplay |