diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-13 18:41:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-13 18:41:51 +0000 |
commit | 92090216409817821b0d5ae827a16d495258fd7d (patch) | |
tree | 6012035aa4d9ee5b01ba01ca3fe4b0a47c1397c3 /audio/Makefile | |
parent | c4cafa53d10d2bf10ccbc22f3b500cadb133251e (diff) |
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 10008ec2e396..f50c6cf3d34a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -465,6 +465,7 @@ SUBDIR += xwave SUBDIR += yammi SUBDIR += yamt + SUBDIR += yell SUBDIR += zinf .include <bsd.port.subdir.mk> |