diff options
Diffstat (limited to 'accessibility/Makefile')
-rw-r--r-- | accessibility/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile index 8a7f9778e922..7b0e8d1eb87c 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -1,4 +1,12 @@ # $FreeBSD$ # + SUBDIR += at-spi + SUBDIR += atk + SUBDIR += dasher + SUBDIR += gail + SUBDIR += gnomemag + SUBDIR += gnomespeech + SUBDIR += gnopernicus + SUBDIR += gok .include <bsd.port.subdir.mk> |