diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-31 08:36:10 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-31 08:36:10 +0000 |
commit | 749699009d9758dc511ba01415c14cf77f139c88 (patch) | |
tree | b40d2ecf4194a7bef6a98db58f1773c05f80444d /misc/Makefile | |
parent | Import of xopps port. xopps is a project planner tool. (diff) |
Activate xopps.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 931ae6c2d222..9944429b1b76 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.110 1997/06/28 00:56:34 jmz Exp $ +# $Id: Makefile,v 1.111 1997/07/02 13:54:15 tg Exp $ # SUBDIR += amanda @@ -45,6 +45,7 @@ SUBDIR += xgas SUBDIR += xless SUBDIR += xmaddressbook + SUBDIR += xopps SUBDIR += xpns SUBDIR += xtar SUBDIR += xtimer |