From 347477b0e91c2844df9f5bcff72b0ce00b806fad Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Sat, 20 Mar 2004 09:11:13 +0000 Subject: [PATCH] fix for installation target by James Tabor svn path=/trunk/; revision=8805 --- reactos/subsys/system/explorer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/subsys/system/explorer/Makefile b/reactos/subsys/system/explorer/Makefile index da94f3ab375..b7d5cd39ff5 100644 --- a/reactos/subsys/system/explorer/Makefile +++ b/reactos/subsys/system/explorer/Makefile @@ -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: