diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-08-06 03:36:37 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-08-06 03:36:37 +0000 |
commit | 8b28438c5cfb487d08646118ec96822757cef08e (patch) | |
tree | a14a1f2da627be4559e5b2b8c7cc83966bedd518 /misc/Makefile | |
parent | e208b5a527f709039ea5a3174d7dde0c83f4a588 (diff) |
Added plan.
Notes
Notes:
svn path=/head/; revision=3530
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 baea7e38f54e..98252c24563f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1996/07/30 02:17:16 chuckr Exp $ +# $Id: Makefile,v 1.81 1996/08/04 00:28:11 chuckr Exp $ # SUBDIR += amanda @@ -23,6 +23,7 @@ SUBDIR += mc SUBDIR += mmv SUBDIR += mshell + SUBDIR += plan SUBDIR += recode SUBDIR += rman SUBDIR += sattrack |