diff options
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 |