diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-24 12:06:41 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-24 12:06:41 +0000 |
commit | b1477c2ea244d0d3042292288cb2044275267987 (patch) | |
tree | 7fee104b3e2d3a3760db98e8c5451388e4c38808 /x11/Makefile | |
parent | Update to 0.2.0. (diff) |
Add gnomeres_applet - a GNOME applet for changing XFree display modes.
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 aaae53390ea6..e8cff6aed304 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -29,6 +29,7 @@ SUBDIR += gnomeapplets SUBDIR += gnomecore SUBDIR += gnomelibs + SUBDIR += gnomeres_applet SUBDIR += gswitchit_applet SUBDIR += gtk-theme-switch SUBDIR += gvid |