changeset 12241:f92938c6b7c9

(install): Copy wakeup.exe properly.
author Richard M. Stallman <rms@gnu.org>
date Thu, 15 Jun 1995 15:30:15 +0000
parents 15c642f6c1a1
children 4fa8c6b3f192
files lib-src/makefile.nt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/makefile.nt	Thu Jun 15 15:29:25 1995 +0000
+++ b/lib-src/makefile.nt	Thu Jun 15 15:30:15 1995 +0000
@@ -172,7 +172,7 @@
 		$(CP) $(BLD)\etags.exe $(INSTALL_DIR)\bin
 		$(CP) $(BLD)\ctags.exe $(INSTALL_DIR)\bin
 		$(CP) $(BLD)\hexl.exe $(INSTALL_DIR)\bin
-		$(CP) $(BLD)\wakeup.exe $(INSTALL_DIR)\bin\wakeup
+		$(CP) $(BLD)\wakeup.exe $(INSTALL_DIR)\bin
 		- mkdir $(INSTALL_DIR)\etc
 		$(CP) $(DOC) $(INSTALL_DIR)\etc