Removed starfighter.sh.
This commit is contained in:
parent
c5ca45ae8e
commit
500969b4a8
|
@ -17,5 +17,5 @@ nobase_dist_pkgdata_DATA = data/* gfx/* music/* sound/* \
|
||||||
locale/en.po \
|
locale/en.po \
|
||||||
locale/en/LC_MESSAGES/pr-starfighter.mo
|
locale/en/LC_MESSAGES/pr-starfighter.mo
|
||||||
|
|
||||||
EXTRA_DIST = starfighter.sh win32build.sh misc
|
EXTRA_DIST = win32build.sh misc
|
||||||
|
|
||||||
|
|
|
@ -1,7 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
# This file has been dedicated to the public domain, to the extent
|
|
||||||
# possible under applicable law, via CC0. See
|
|
||||||
# http://creativecommons.org/publicdomain/zero/1.0/ for more
|
|
||||||
# information. This file is offered as-is, without any warranty.
|
|
||||||
|
|
||||||
./src/starfighter $@
|
|
Loading…
Reference in New Issue