]> git.mxchange.org Git - flightgear.git/commitdiff
- added fg_commands.cxx and fg_commands.hxx
authorcurt <curt>
Fri, 1 Jun 2001 17:51:20 +0000 (17:51 +0000)
committercurt <curt>
Fri, 1 Jun 2001 17:51:20 +0000 (17:51 +0000)
src/Main/Makefile.am

index 6ec4a21f90f497756ac63170d7613c7a135244b3..3e5a1db5f2a349c7b18b6ff61a0f144f8497474a 100644 (file)
@@ -42,6 +42,7 @@ 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 \