From: david Date: Fri, 27 Sep 2002 22:02:09 +0000 (+0000) Subject: Add utils.[ch]xx. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3da2de39fc8ea26644e19178e3ab1ec630eb1cf7;p=flightgear.git Add utils.[ch]xx. --- diff --git a/src/Main/Makefile.am b/src/Main/Makefile.am index 27a68b1c1..00c15d372 100644 --- a/src/Main/Makefile.am +++ b/src/Main/Makefile.am @@ -40,6 +40,7 @@ fgfs_SOURCES = \ logger.cxx logger.hxx \ options.cxx options.hxx \ splash.cxx splash.hxx \ + util.cxx util.hxx \ viewer.cxx viewer.hxx \ viewmgr.cxx viewmgr.hxx \ location.cxx location.hxx