diff options
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 66e49636df4..9ef7e3e5175 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 1999/06/24 19:15:16 drochner Exp $ +# $NetBSD: Makefile,v 1.48 1999/06/28 19:29:39 tsarna Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += astrolog @@ -41,6 +41,7 @@ SUBDIR += p5-Search SUBDIR += plan SUBDIR += pty-redir + SUBDIR += py-mxDateTime SUBDIR += py-readline SUBDIR += qterm SUBDIR += remind |