fix for installation target by James Tabor

svn path=/trunk/; revision=8805
This commit is contained in:
Martin Fuchs 2004-03-20 09:11:13 +00:00
parent 05cd23fc5c
commit 347477b0e9

View file

@ -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: