mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
Updated makefile to build winefilemanager
svn path=/trunk/; revision=2432
This commit is contained in:
parent
3edb1beb95
commit
cbd8e654dc
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ WINE_DLLS = rpcrt4 ole32 oleaut32 oledlg olepro32 olecli olesvr \
|
|||
psapi richedit serialui winspool
|
||||
|
||||
WINE_PROGS = clock cmdlgtst control notepad osversioncheck \
|
||||
progman uninstaller view wcmd winemine \
|
||||
progman uninstaller view wcmd winefile winemine \
|
||||
winver
|
||||
|
||||
ifeq ($(ROS_BUILD_WINE),yes)
|
||||
|
|
Loading…
Reference in a new issue