diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-23 04:26:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-23 04:26:04 +0000 |
commit | a953db460d7da0bcf8437114407bac746d0a22b9 (patch) | |
tree | 0892cc339fc84b5cc943992b56682730aea390da | |
parent | Update to 1.2.4 (diff) |
Add gdm2
Pointy hat to: marcus
Notes
Notes:
svn path=/head/; revision=59758
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 46f3dd6a1843..12e8b192149f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -34,6 +34,7 @@ SUBDIR += gbackground SUBDIR += gdkxft SUBDIR += gdm + SUBDIR += gdm2 SUBDIR += gmessage SUBDIR += gnoclip SUBDIR += gnome |