diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-14 09:18:11 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-14 09:18:11 +0000 |
commit | 77f50ec2deb683be3e773236232e8033fd4dbc21 (patch) | |
tree | e6ece63a3a164acc21d37dd66278453b0b264459 /x11 | |
parent | 10c6d685f10252122a7692472950dfac8fd3105d (diff) |
Activate q3dmenu.
Notes
Notes:
svn path=/head/; revision=10987
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d1d8e7b93bf4..7df4a99d1f85 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.199 1998/04/29 23:33:11 mph Exp $ +# $Id: Makefile,v 1.200 1998/05/06 12:42:28 tg Exp $ # SUBDIR += FWF @@ -57,6 +57,7 @@ SUBDIR += piewm SUBDIR += props SUBDIR += pythonqt + SUBDIR += q3dmenu SUBDIR += qt SUBDIR += qt133 SUBDIR += qvwm |