Updated makefile to build winefilemanager
authorSteven Edwards <winehacker@gmail.com>
Sun, 16 Dec 2001 05:27:16 +0000 (05:27 +0000)
committerSteven Edwards <winehacker@gmail.com>
Sun, 16 Dec 2001 05:27:16 +0000 (05:27 +0000)
svn path=/trunk/; revision=2432

reactos/Makefile

index 9e52ed4..08b2609 100644 (file)
@@ -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)