diff options
author | SADA Kenji <sada@FreeBSD.org> | 1998-11-22 14:55:44 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1998-11-22 14:55:44 +0000 |
commit | 717390c5370553f3237a1bcc6112b2b9e245c5fa (patch) | |
tree | 909bbbf70882f6c4c2339334233410dc814d5f57 /x11-wm/Makefile | |
parent | Branched x11-wm/fvwm95 -> fvwm95-i18n. (diff) |
Add x11-wm/fvwm95-i18n.
Notes
Notes:
svn path=/head/; revision=14762
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 1b91afb0bede..f845cd1464f7 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1998/11/15 22:05:26 kuriyama Exp $ +# $Id: Makefile,v 1.5 1998/11/18 20:03:35 billf Exp $ # SUBDIR += afterstep @@ -11,6 +11,7 @@ SUBDIR += fvwm SUBDIR += fvwm2 SUBDIR += fvwm95 + SUBDIR += fvwm95-i18n SUBDIR += gwm SUBDIR += icewm SUBDIR += iconmaker |