diff options
author | thorpej <thorpej> | 1998-07-16 23:07:39 +0000 |
---|---|---|
committer | thorpej <thorpej> | 1998-07-16 23:07:39 +0000 |
commit | e3f5ac1bcae45318cb9932d20cf1308a9e2a0bb9 (patch) | |
tree | 4d42a13254fc33cb66f5b627c1cb1b92c21e2dd6 /audio | |
parent | 16f021b16371252bd84191e6df9638fd4abbc9f7 (diff) | |
download | pkgsrc-e3f5ac1bcae45318cb9932d20cf1308a9e2a0bb9.tar.gz |
Build cdd.
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 58dc72293e7..7519ed4df94 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 1998/06/29 11:42:19 frueauf Exp $ +# $NetBSD: Makefile,v 1.21 1998/07/16 23:07:39 thorpej Exp $ # SUBDIR += amp SUBDIR += cam + SUBDIR += cdd SUBDIR += cddbd SUBDIR += gsm SUBDIR += maplay |