diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-01-08 08:24:00 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-01-08 08:24:00 +0000 |
commit | 863cef16416ef72f09fc7b9fa8095529e5f608ef (patch) | |
tree | 3c75e7af2f3d16a11f2c019074eb0d48eb14b13b /accessibility/Makefile | |
parent | 10b9bb8657c9976a4a1f131aa137c549c938a667 (diff) |
Notes
Diffstat (limited to 'accessibility/Makefile')
-rw-r--r-- | accessibility/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile index c937b4301792..93fa48510ee2 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -27,6 +27,7 @@ SUBDIR += py-papi SUBDIR += qt4-accessible SUBDIR += ruby-atk + SUBDIR += speech-dispatcher SUBDIR += yasr .include <bsd.port.subdir.mk> |