diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 07:02:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 07:02:09 +0000 |
commit | b55cf80c13207820221b6e8f4a55924cd460e9de (patch) | |
tree | 2152138c7311dccdc372be656dd1d9764a074fbf /x11/Makefile | |
parent | Add gnomespeech, a library that facilitates text-to-speech for the GNOME (diff) |
Add gnopernicus, and accessibility launcher for the GNOME desktop.
Notes
Notes:
svn path=/head/; revision=89034
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 98d2b9b37ba6..c13c0eb83ac5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -51,6 +51,7 @@ SUBDIR += gnomepanel SUBDIR += gnomesession SUBDIR += gnometerminal + SUBDIR += gnopernicus SUBDIR += gromit SUBDIR += gswitchit SUBDIR += gtk-theme-switch |