From 3da2de39fc8ea26644e19178e3ab1ec630eb1cf7 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 27 Sep 2002 22:02:09 +0000 Subject: [PATCH] Add utils.[ch]xx. --- src/Main/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5