diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 9f962a30b2f5..75ffb05fe06f 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/11/24 08:53:54 flathill Exp $ +# $Id: Makefile,v 1.7 1999/01/17 20:20:57 vanilla Exp $ # SUBDIR += abacus @@ -20,6 +20,7 @@ SUBDIR += xopps SUBDIR += xpostit SUBDIR += xpostitPlus + SUBDIR += xrolo SUBDIR += zorro .include <bsd.port.subdir.mk> |