Commit in reactos/subsys/system/explorer on MAIN | |||
Makefile | +1 | -1 | 1.26 -> 1.27 |
fix for installation target by James Tabor
diff -u -r1.26 -r1.27 --- Makefile 18 Mar 2004 00:28:45 -0000 1.26 +++ Makefile 20 Mar 2004 09:11:13 -0000 1.27 @@ -155,7 +155,7 @@
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: