From: curt Date: Tue, 5 Jun 2001 22:11:37 +0000 (+0000) Subject: - removed bfi.cxx and bfi.hxx X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f367e6d432525b40379529d5d64fe6d997ddf138;p=flightgear.git - removed bfi.cxx and bfi.hxx - removed keyboard.cxx and keyboard.hxx --- diff --git a/src/Main/Makefile.am b/src/Main/Makefile.am index beb25a744..f08415609 100644 --- a/src/Main/Makefile.am +++ b/src/Main/Makefile.am @@ -41,14 +41,12 @@ bin_SCRIPTS = runfgfs fgfs_SOURCES = \ main.cxx \ - bfi.cxx bfi.hxx \ fg_commands.cxx fg_commands.hxx \ fg_init.cxx fg_init.hxx \ fg_io.cxx fg_io.hxx \ fg_props.cxx fg_props.hxx \ fgfs.cxx fgfs.hxx \ globals.cxx globals.hxx \ - keyboard.cxx keyboard.hxx \ options.cxx options.hxx \ splash.cxx splash.hxx \ viewer.cxx viewer.hxx \