diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile index 69c477c83156..fae2d0a141cc 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1996/10/31 11:21:24 asami Exp $ +# $Id: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $ # SUBDIR += ephem @@ -9,5 +9,6 @@ SUBDIR += xearth SUBDIR += xephem SUBDIR += xphoon + SUBDIR += xtide .include <bsd.port.subdir.mk> |