configure: Get rid of some removed files in the install target.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
be45928242
commit
bd3757022d
|
@ -21157,9 +21157,6 @@ else
|
|||
TOP_INSTALL_LIB="$TOP_INSTALL_LIB \
|
||||
fonts \
|
||||
loader/wine.inf \
|
||||
loader/winebus.inf \
|
||||
loader/winehid.inf \
|
||||
loader/wineusb.inf \
|
||||
nls \
|
||||
programs/msidb/msidb \
|
||||
programs/msiexec/msiexec \
|
||||
|
|
|
@ -4105,9 +4105,6 @@ else
|
|||
TOP_INSTALL_LIB="$TOP_INSTALL_LIB \
|
||||
fonts \
|
||||
loader/wine.inf \
|
||||
loader/winebus.inf \
|
||||
loader/winehid.inf \
|
||||
loader/wineusb.inf \
|
||||
nls \
|
||||
programs/msidb/msidb \
|
||||
programs/msiexec/msiexec \
|
||||
|
|
Loading…
Reference in New Issue