diff options
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 02f0114c458..219ef599f53 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.328 2009/07/27 19:37:55 drochner Exp $ +# $NetBSD: Makefile,v 1.329 2009/09/11 11:54:12 gson Exp $ # COMMENT= Miscellaneous utilities @@ -176,6 +176,7 @@ SUBDIR+= ppower SUBDIR+= proj SUBDIR+= proj-doc SUBDIR+= pty-redir +SUBDIR+= py-anita SUBDIR+= qbrew SUBDIR+= qterm SUBDIR+= reed |