X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Astro%2FMakefile.in;h=d645c8e21d1e4453eaf2900faf3156cf70369563;hb=8c3b74b7751b7d505e72c82d02158a3643d272a5;hp=98cd5d31bdecbea5013f728ee15fdff7639bbb27;hpb=e84ad0511b5049a0b629bcf488d01ff043dc4f69;p=flightgear.git diff --git a/Astro/Makefile.in b/Astro/Makefile.in index 98cd5d31b..d645c8e21 100644 --- a/Astro/Makefile.in +++ b/Astro/Makefile.in @@ -74,12 +74,12 @@ libdir = ${exec_prefix}/lib lib_LTLIBRARIES = libAstro.la libAstro_la_SOURCES = \ - moon.c \ - orbits.c \ - planets.c \ - sky.c \ - stars.c \ - sun.c + moon.c moon.h \ + orbits.c orbits.h \ + planets.c planets.h \ + sky.c sky.h \ + stars.c stars.h \ + sun.c sun.h mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../Simulator/Include/config.h CONFIG_CLEAN_FILES =