From: curt Date: Wed, 2 Sep 1998 21:30:58 +0000 (+0000) Subject: Tweaks for final 0.53 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=afdee143326d9ca52cd18f174fa80029b0382df8;p=flightgear.git Tweaks for final 0.53 --- diff --git a/Misc/Makefile.am b/Misc/Makefile.am index 56a51a8fc..e35acf4f2 100644 --- a/Misc/Makefile.am +++ b/Misc/Makefile.am @@ -3,7 +3,9 @@ noinst_LIBRARIES = libMisc.a libMisc_a_SOURCES = \ - fgstream.cxx \ - zfstream.cxx + fgstream.cxx fgstream.hxx \ + stopwatch.hxx \ + strutils.cxx strutils.hxx \ + zfstream.cxx zfstream.hxx INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib