diff options
author | tg <tg@FreeBSD.org> | 1998-08-11 08:50:58 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-08-11 08:50:58 +0000 |
commit | 33572f0c0338b88e66ff6e43e3e9c806b78150a2 (patch) | |
tree | 65a998bdf1f419a1cc2684e03d1e01239faffb85 /x11-wm/Makefile | |
parent | a9472bcaa0c3cf7767783ba79cbdb81937815c1e (diff) | |
download | FreeBSD-ports-33572f0c0338b88e66ff6e43e3e9c806b78150a2.zip FreeBSD-ports-33572f0c0338b88e66ff6e43e3e9c806b78150a2.tar.gz |
Activate iconmaker.
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 637d37c..b32a50a 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ # SUBDIR += afterstep-devel @@ -12,6 +12,7 @@ SUBDIR += fvwm95 SUBDIR += gwm SUBDIR += icewm + SUBDIR += iconmaker SUBDIR += lwm SUBDIR += mlvwm SUBDIR += olvwm |