diff options
-rw-r--r-- | astro/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/Makefile b/astro/Makefile index b8ae89076e0a..a478c4c600f4 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1999/04/22 01:47:32 stb Exp $ +# $Id: Makefile,v 1.12 1999/04/30 04:58:30 taoka Exp $ # SUBDIR += ephem @@ -12,7 +12,6 @@ SUBDIR += wmmoonclock SUBDIR += wmspaceweather SUBDIR += wmsun - SUBDIR += wmmoonclock SUBDIR += x3arth SUBDIR += xearth SUBDIR += xephem |