mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-07-09 07:40:40 +00:00
Remove unneeded bootstrap rule
* Makefile.am: remove bootstrap target that is no longer used
This commit is contained in:
parent
1c980d6e71
commit
0d376f106d
|
@ -9,9 +9,6 @@ EXTRA_DIST = \
|
||||||
README \
|
README \
|
||||||
README.generator
|
README.generator
|
||||||
|
|
||||||
configure.in: bootstrap.status configure.in.in
|
|
||||||
$(SHELL) $<
|
|
||||||
|
|
||||||
win32-installer: all
|
win32-installer: all
|
||||||
candle.exe gtk-sharp-2.0-lib.wxs
|
candle.exe gtk-sharp-2.0-lib.wxs
|
||||||
light.exe gtk-sharp-2.0-lib.wixobj
|
light.exe gtk-sharp-2.0-lib.wixobj
|
||||||
|
|
Loading…
Reference in a new issue