Commit in reactos on MAIN
subsys/system/explorer/Makefile+11.28 -> 1.29
                      /.cvsignore+11.9 -> 1.10
bootdata/packages/reactos.dff+11.24 -> 1.25
+3
3 modified files
install expat library

reactos/subsys/system/explorer
Makefile 1.28 -> 1.29
diff -u -r1.28 -r1.29
--- Makefile	21 Mar 2004 23:36:23 -0000	1.28
+++ Makefile	21 Mar 2004 23:44:27 -0000	1.29
@@ -157,6 +157,7 @@
 install:
 	-$(TOOLS_PATH)/rcopy $(TARGET) $(INSTALL_DIR)/$(TARGET)
 	-$(TOOLS_PATH)/rcopy notifyhook.dll $(INSTALL_DIR)/system32/notifyhook.dll
+	-$(TOOLS_PATH)/rcopy libexpat.dll $(INSTALL_DIR)/system32/libexpat.dll
 
 bootcd:
 

reactos/subsys/system/explorer
.cvsignore 1.9 -> 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	21 Mar 2004 23:36:23 -0000	1.9
+++ .cvsignore	21 Mar 2004 23:44:28 -0000	1.10
@@ -22,3 +22,4 @@
 *.plg
 *.suo
 buildno.h
+notifyhook.dll

reactos/bootdata/packages
reactos.dff 1.24 -> 1.25
diff -u -r1.24 -r1.25
--- reactos.dff	20 Mar 2004 09:16:17 -0000	1.24
+++ reactos.dff	21 Mar 2004 23:44:28 -0000	1.25
@@ -97,6 +97,7 @@
 subsys\system\cmd\cmd.exe               1
 subsys\system\explorer\explorer.exe     4
 subsys\system\explorer\notifyhook.dll   1
+subsys\system\explorer\libexpat.dll     1
 subsys\system\format\format.exe         1
 subsys\system\regedit\regedit.exe       4
 subsys\system\services\services.exe     1
CVSspam 0.2.8