mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
fix for installation target by James Tabor
svn path=/trunk/; revision=8805
This commit is contained in:
parent
05cd23fc5c
commit
347477b0e9
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ implib:
|
|||
|
||||
install:
|
||||
-$(TOOLS_PATH)/rcopy $(TARGET) $(INSTALL_DIR)/$(TARGET)
|
||||
-$(TOOLS_PATH)/rcopy notifyhook.dll $(INSTALL_DIR)/$(TARGET)
|
||||
-$(TOOLS_PATH)/rcopy notifyhook.dll $(INSTALL_DIR)/system32/notifyhook.dll
|
||||
|
||||
bootcd:
|
||||
|
||||
|
|
Loading…
Reference in a new issue