From: curt Date: Thu, 2 Mar 2000 02:03:18 +0000 (+0000) Subject: Separating out the Sky rendering as a separate unit and ssg-ifying it. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=03b10d64a844d09618daccedee3b1159cf1e2987;p=simgear.git Separating out the Sky rendering as a separate unit and ssg-ifying it. --- diff --git a/simgear/ephemeris/Makefile.am b/simgear/ephemeris/Makefile.am index efca10b8..849aa22c 100644 --- a/simgear/ephemeris/Makefile.am +++ b/simgear/ephemeris/Makefile.am @@ -9,7 +9,6 @@ libAstro_a_SOURCES = \ neptune.cxx neptune.hxx \ pluto.hxx \ saturn.cxx saturn.hxx \ - skydome.cxx skydome.hxx \ solarsystem.cxx solarsystem.hxx \ star.cxx star.hxx \ stars.cxx stars.hxx \