diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-23 02:56:40 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-11-23 02:56:40 +0000 |
commit | 8798779a59a956da427d78ee1a28f4ab668f8990 (patch) | |
tree | a6b4c1bd9c6deb7cb495babe59f288945776180b /deskutils/Makefile | |
parent | Fix patches/patch-aa (diff) |
Add SUBDIR+=xmulti
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 3fe0e89b3946..a2d29608f892 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1998/09/09 19:26:48 andreas Exp $ +# $Id: Makefile,v 1.4 1998/09/28 13:36:50 kuriyama Exp $ # SUBDIR += abacus @@ -17,6 +17,7 @@ SUBDIR += xinvest SUBDIR += xmaddressbook SUBDIR += xmdiary + SUBDIR += xmulti SUBDIR += xopps SUBDIR += xpostit SUBDIR += xpostitPlus |