diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:53:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:53:00 +0000 |
commit | 96b5ff1e688ded88312e8a93e97ad8b9d95f6e78 (patch) | |
tree | aed87bdbd3d512c21b9ab1d9bab77654f3f56b9e /astro/Makefile | |
parent | ba9ea959245d84b680134ed77bb92684f801b5a4 (diff) |
Notes
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index 838a0f855eb6..45375ba7bca4 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1998/04/17 21:29:17 mph Exp $ +# $Id: Makefile,v 1.7 1998/08/06 17:57:57 mph Exp $ # SUBDIR += ephem @@ -10,6 +10,7 @@ SUBDIR += sunclock SUBDIR += xearth SUBDIR += xephem + SUBDIR += xglobe SUBDIR += xphoon SUBDIR += xtide |