X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fephemeris%2FMakefile.am;h=a119f964f466bf615b8201e254a855dee0319dcb;hb=f1ab6e2533a1bf07439b3d5918430f496158d8f3;hp=4f6c4ed7b64ac3a803d6ef89988fdca07205b4cf;hpb=f1c00cdd18303693f1ecd3387eccf4c7c7ac9c44;p=simgear.git diff --git a/simgear/ephemeris/Makefile.am b/simgear/ephemeris/Makefile.am index 4f6c4ed7..a119f964 100644 --- a/simgear/ephemeris/Makefile.am +++ b/simgear/ephemeris/Makefile.am @@ -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