From 5fe2a48c7ee83f722d8b2101b749defc92dc19f0 Mon Sep 17 00:00:00 2001 From: curt Date: Thu, 14 Sep 2000 17:36:39 +0000 Subject: [PATCH] Tweaks to the runfgfs.bat script. --- src/Main/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 \