diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 04:36:56 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 04:36:56 +0000 |
commit | 60d3df4c948b11d24730cbaaa80a3cb03a756326 (patch) | |
tree | ffe22c002aef4510e05bd0bb9572e72bd522631d /audio/Makefile | |
parent | 7546b1cbd0808086cbb2e24bd98ab9b5b9b7d689 (diff) | |
download | ports-60d3df4c948b11d24730cbaaa80a3cb03a756326.tar.gz ports-60d3df4c948b11d24730cbaaa80a3cb03a756326.zip |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index cc5dcd4fe5b1..4c698cbd77ae 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -107,5 +107,6 @@ SUBDIR += xmpeg3 SUBDIR += xmradio SUBDIR += xtuner + SUBDIR += yamt .include <bsd.port.subdir.mk> |