diff options
author | flathill <flathill@FreeBSD.org> | 1998-11-25 18:53:10 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-11-25 18:53:10 +0800 |
commit | 62caec3a37c823f7e32074ddc1fd2104f64fc175 (patch) | |
tree | 4998bc26f4b863468c89c4df810c72d0e983490c /x11-wm/Makefile | |
parent | fa7a638d561b60d446e0341a66d1c92995e3d1d3 (diff) | |
download | freebsd-ports-graphics-62caec3a37c823f7e32074ddc1fd2104f64fc175.tar.gz freebsd-ports-graphics-62caec3a37c823f7e32074ddc1fd2104f64fc175.tar.zst freebsd-ports-graphics-62caec3a37c823f7e32074ddc1fd2104f64fc175.zip |
Add SUBDIR += windowmaker-i18n
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 f845cd1464f..7e23ff71a79 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1998/11/18 20:03:35 billf Exp $ +# $Id: Makefile,v 1.6 1998/11/22 14:55:44 sada Exp $ # SUBDIR += afterstep @@ -22,6 +22,7 @@ SUBDIR += qvwm SUBDIR += tvtwm SUBDIR += windowmaker + SUBDIR += windowmaker-i18n SUBDIR += wm2 SUBDIR += wmx SUBDIR += xfce |