diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-28 12:50:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-28 12:50:41 +0000 |
commit | a048b3fe7131e4b46f25187c4f0fff41650df7ac (patch) | |
tree | 0d1a4aeab1793d0749d7a0af9d978b1c0f7c8388 /audio/Makefile | |
parent | 960c8487d298f19adf89fc8001acaaa2a15938ab (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 a8b579ed45aa..fe1dfb2a0e23 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -727,5 +727,6 @@ SUBDIR += yamt SUBDIR += yell SUBDIR += zinf + SUBDIR += zynaddsubfx .include <bsd.port.subdir.mk> |