diff --git a/src/Main/Makefile.am b/src/Main/Makefile.am index 8eaf2ca07..13d700c4f 100644 --- a/src/Main/Makefile.am +++ b/src/Main/Makefile.am @@ -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 \