]> git.mxchange.org Git - simgear.git/blobdiff - simgear/ephemeris/Makefile.am
Tweaks to follow flightgear STL standard coding procedure.
[simgear.git] / simgear / ephemeris / Makefile.am
index 4f6c4ed7b64ac3a803d6ef89988fdca07205b4cf..a119f964f466bf615b8201e254a855dee0319dcb 100644 (file)
@@ -8,11 +8,11 @@ include_HEADERS = \
        jupiter.hxx \
        mars.hxx \
        mercury.hxx \
-       moon.hxx \
+       moonpos.hxx \
        neptune.hxx \
        saturn.hxx \
        star.hxx \
-       stars.hxx \
+       stardata.hxx \
        uranus.hxx \
        venus.hxx
 
@@ -22,12 +22,12 @@ libsgephem_a_SOURCES = \
        jupiter.cxx \
        mars.cxx \
        mercury.cxx \
-       moon.cxx \
+       moonpos.cxx \
        neptune.cxx \
        pluto.hxx \
        saturn.cxx \
        star.cxx \
-       stars.cxx \
+       stardata.cxx \
        uranus.cxx \
        venus.cxx