# HG changeset patch # User Juanma Barranquero # Date 1078954835 0 # Node ID 182e62aed84e31095530c49c58a1b325be055bea # Parent 3d207e8f79f90f9e4de9d921f656a48efb44bd46 (install): Don't try to copy ../lib-src/fns-*.el, as it isn't used anymore. diff -r 3d207e8f79f9 -r 182e62aed84e nt/makefile.w32-in --- a/nt/makefile.w32-in Wed Mar 10 03:52:59 2004 +0000 +++ b/nt/makefile.w32-in Wed Mar 10 21:40:35 2004 +0000 @@ -179,7 +179,6 @@ - $(CP) $(BLD)/ddeclient.exe $(INSTALL_DIR)/bin - $(CP) $(BLD)/cmdproxy.exe $(INSTALL_DIR)/bin - $(CP) $(BLD)/runemacs.exe $(INSTALL_DIR)/bin - - $(CP) ../lib-src/fns-*.el $(INSTALL_DIR)/bin - "$(INSTALL_DIR)/bin/addpm" /q - $(DEL) ../same-dir.tst - $(DEL) $(INSTALL_DIR)/same-dir.tst