diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-03-14 11:40:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-03-14 11:40:24 +0000 |
commit | 1d4ee0ac6a87e397be67b00749cf28a12547e131 (patch) | |
tree | 93020ad7f54445b88513359c0a747b8aa55779c7 /astro/Makefile | |
parent | 992950c38ecd666374041de4c6db4c60c0bcd362 (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 45375ba7bca4..b120af6b04a4 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1998/08/06 17:57:57 mph Exp $ +# $Id: Makefile,v 1.8 1999/01/26 03:53:00 steve Exp $ # SUBDIR += ephem @@ -8,6 +8,7 @@ SUBDIR += ssystem SUBDIR += stars SUBDIR += sunclock + SUBDIR += wmmoonclock SUBDIR += xearth SUBDIR += xephem SUBDIR += xglobe |