diff options
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 4d139388e41..87be550f657 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.290 2005/10/20 19:57:23 xtraeme Exp $ +# $NetBSD: Makefile,v 1.291 2005/11/08 15:58:16 tonio Exp $ # COMMENT= Audio tools @@ -28,6 +28,7 @@ SUBDIR+= cddbd SUBDIR+= cdparanoia SUBDIR+= cdplayer SUBDIR+= cmp3 +SUBDIR+= cplay SUBDIR+= cs4235 SUBDIR+= csound-manual SUBDIR+= csound4 |