summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-04-09 06:04:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-04-09 06:04:23 +0000
commit6f40b225fff968c18e48e75f32c2ce5c5e0ce0cb (patch)
tree589929e6197de7c84dd3e0c20b326350d02343ce /misc
parentA program that helps you to track satellites. Very useful if you are (diff)
Added sattrack.
Notes
Notes: svn path=/head/; revision=2955
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index eddf7c461864..f6677fdc643f 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.72 1996/03/20 07:54:21 asami Exp $
+# $Id: Makefile,v 1.73 1996/04/09 04:01:08 asami Exp $
#
SUBDIR += amanda
@@ -22,6 +22,7 @@ RESTRICTED += mmv # restrictive copyright
SUBDIR += mshell
SUBDIR += recode
SUBDIR += rman
+ SUBDIR += sattrack
SUBDIR += screen
SUBDIR += team
SUBDIR += tkinfo