diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-12-27 20:55:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-12-27 20:55:18 +0000 |
commit | 5a252daa5b65d08cf1fec926f78283a72d0c2681 (patch) | |
tree | edbeac4ccbe7cc3e2c0bec6c4025e8c3ff90c74d /x11/Makefile | |
parent | - Update to 2.1.2 (diff) |
- Update to 2.0.0 rc2
PR: 118805
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Notes
Notes:
svn path=/head/; revision=204627
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index cc013dc85ad2..a83366634380 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -122,6 +122,7 @@ SUBDIR += gsynaptics SUBDIR += gtk-launch SUBDIR += gtk-theme-switch + SUBDIR += gtk-theme-switch2 SUBDIR += gtk-themepreview SUBDIR += gtkchtheme SUBDIR += gtkterm2 |