]> git.mxchange.org Git - flightgear.git/blobdiff - Time/Makefile.in
Tweaks to Gnu automake/autoconf system.
[flightgear.git] / Time / Makefile.in
index f18430d38f1c59f20def1134efbb4b429b3e41d5..8bb21507c93411beb88bee90917fb6c207f620bc 100644 (file)
@@ -73,11 +73,12 @@ VERSION = @VERSION@
 libdir = ${exec_prefix}/lib
 
 lib_LTLIBRARIES = libTime.la
+
 libTime_la_SOURCES = \
-       event.c \
-       fg_time.c \
-       fg_timer.c \
-       sunpos.c
+       event.c event.h \
+       fg_time.c fg_time.h \
+       fg_timer.c fg_timer.h \
+       sunpos.c sunpos.h
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../../Simulator/Include/config.h
 CONFIG_CLEAN_FILES =