Remove unneeded bootstrap rule
* Makefile.am: remove bootstrap target that is no longer used
This commit is contained in:
parent
1c980d6e71
commit
0d376f106d
1 changed files with 0 additions and 3 deletions
|
@ -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