summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-08-06 17:57:57 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-08-06 17:57:57 +0000
commit3b5eea0860b8d25b88a294ec90a2869169065952 (patch)
tree45d4a41722afb576c48a248031af6b0e45497e21 /astro
parentImport of ssystem 1.3, an OpenGL solar system simulator. (diff)
Activate ssystem.
Notes
Notes: svn path=/head/; revision=12309
Diffstat (limited to 'astro')
-rw-r--r--astro/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 4ff2b16c371f..838a0f855eb6 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -1,10 +1,11 @@
-# $Id: Makefile,v 1.5 1997/11/28 20:45:09 fenner Exp $
+# $Id: Makefile,v 1.6 1998/04/17 21:29:17 mph Exp $
#
SUBDIR += ephem
SUBDIR += luna
SUBDIR += saoimage
SUBDIR += sattrack
+ SUBDIR += ssystem
SUBDIR += stars
SUBDIR += sunclock
SUBDIR += xearth