Tweaks to the runfgfs.bat script.
This commit is contained in:
parent
13bba6c88d
commit
5fe2a48c7e
1 changed files with 3 additions and 1 deletions
|
@ -29,7 +29,9 @@ EXTRA_DIST = 3dfx.sh runfgfs.in runfgfs.bat.in
|
||||||
|
|
||||||
bin_PROGRAMS = fgfs
|
bin_PROGRAMS = fgfs
|
||||||
|
|
||||||
bin_SCRIPTS = runfgfs runfgfs.bat
|
noinst_SCRIPTS = runfgfs runfgfs.bat
|
||||||
|
|
||||||
|
bin_SCRIPTS = runfgfs
|
||||||
|
|
||||||
fgfs_SOURCES = \
|
fgfs_SOURCES = \
|
||||||
main.cxx \
|
main.cxx \
|
||||||
|
|
Loading…
Reference in a new issue