]> git.mxchange.org Git - flightgear.git/commitdiff
- removed bfi.cxx and bfi.hxx
authorcurt <curt>
Tue, 5 Jun 2001 22:11:37 +0000 (22:11 +0000)
committercurt <curt>
Tue, 5 Jun 2001 22:11:37 +0000 (22:11 +0000)
- removed keyboard.cxx and keyboard.hxx

src/Main/Makefile.am

index beb25a744491500f631568da6d35187dfaa24f59..f084156092f7bc3531dc3e6ba320646935f353cf 100644 (file)
@@ -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 \