diff options
author | drochner <drochner@pkgsrc.org> | 2006-07-26 13:21:39 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-07-26 13:21:39 +0000 |
commit | 786373b10bff882b5f7511ba278b9f6eb2da3915 (patch) | |
tree | e77e2b48b45d9474a6bc4bb7736ee2badf24a12f /audio/Makefile | |
parent | 9522eaa67cd1315c642b8ac6d0d997b9c7964e7c (diff) | |
download | pkgsrc-786373b10bff882b5f7511ba278b9f6eb2da3915.tar.gz |
+mkcdtoc
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 46bf3ba1566..b0066c27d78 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.326 2006/07/26 13:13:43 drochner Exp $ +# $NetBSD: Makefile,v 1.327 2006/07/26 13:21:39 drochner Exp $ # COMMENT= Audio tools @@ -184,6 +184,7 @@ SUBDIR+= mbrolavox-us2 SUBDIR+= mbrolavox-us3 SUBDIR+= mikmod SUBDIR+= mixer.app +SUBDIR+= mkcdtoc SUBDIR+= moc SUBDIR+= moss SUBDIR+= mp32ogg |