]> git.mxchange.org Git - flightgear.git/commitdiff
Tweaks to the runfgfs.bat script.
authorcurt <curt>
Thu, 14 Sep 2000 17:36:39 +0000 (17:36 +0000)
committercurt <curt>
Thu, 14 Sep 2000 17:36:39 +0000 (17:36 +0000)
src/Main/Makefile.am

index 8eaf2ca070e35cf434871e70f0ff0d758cda1596..13d700c4f56c9ab76d371b27ddf2a42907162ffb 100644 (file)
@@ -29,7 +29,9 @@ EXTRA_DIST = 3dfx.sh runfgfs.in runfgfs.bat.in
 
 bin_PROGRAMS = fgfs
 
-bin_SCRIPTS = runfgfs runfgfs.bat
+noinst_SCRIPTS = runfgfs runfgfs.bat
+
+bin_SCRIPTS = runfgfs
 
 fgfs_SOURCES = \
        main.cxx \