diff options
-rw-r--r-- | astro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index b120af6..ebf9438 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1999/01/26 03:53:00 steve Exp $ +# $Id: Makefile,v 1.9 1999/03/14 11:40:24 kris Exp $ # SUBDIR += ephem @@ -9,6 +9,7 @@ SUBDIR += stars SUBDIR += sunclock SUBDIR += wmmoonclock + SUBDIR += x3arth SUBDIR += xearth SUBDIR += xephem SUBDIR += xglobe |