diff options
author | fox <fox@pkgsrc.org> | 2018-12-01 18:22:31 +0000 |
---|---|---|
committer | fox <fox@pkgsrc.org> | 2018-12-01 18:22:31 +0000 |
commit | 90288997b3cdc0e76a694d4cd1f277637c5168d9 (patch) | |
tree | f6f92928cb4388f3ac08f4c160f129077bee179b /audio/Makefile | |
parent | 6ef7ee18bf2ca54f48e6fe65f4bf4b3e0440406b (diff) | |
download | pkgsrc-90288997b3cdc0e76a694d4cd1f277637c5168d9.tar.gz |
Added fasttracker2 entry to Makefile SUBDIRs.
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 dc8cdfd1cb4..5d6c7526c25 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.553 2018/09/21 13:25:08 maya Exp $ +# $NetBSD: Makefile,v 1.554 2018/12/01 18:22:31 fox Exp $ # COMMENT= Audio tools @@ -89,6 +89,7 @@ SUBDIR+= eyeD3 SUBDIR+= ezstream SUBDIR+= faac SUBDIR+= faad2 +SUBDIR+= fasttracker2 SUBDIR+= fdk-aac SUBDIR+= festival SUBDIR+= festival-doc |