diff options
-rw-r--r-- | astro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index ebf9438..0d389ba 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.9 1999/03/14 11:40:24 kris Exp $ +# $Id: Makefile,v 1.10 1999/04/16 07:19:36 flathill Exp $ # SUBDIR += ephem SUBDIR += luna SUBDIR += saoimage SUBDIR += sattrack + SUBDIR += setiathome SUBDIR += ssystem SUBDIR += stars SUBDIR += sunclock |