diff --git a/src/Main/runfgfs.in b/src/Main/runfgfs.in index ba0d40bfc..e182be140 100755 --- a/src/Main/runfgfs.in +++ b/src/Main/runfgfs.in @@ -29,7 +29,7 @@ $prefix = "@prefix@"; # print "-> $prefix\n"; # potential names of Flight Gear executable to try -@files = ( "fg", "fg.exe" ); +@files = ( "fgfs", "fgfs.exe" ); # search for the executable # potential paths where the executable may be found