]> git.eshelyaron.com Git - emacs.git/commitdiff
(install): Copy wakeup.exe properly.
authorRichard M. Stallman <rms@gnu.org>
Thu, 15 Jun 1995 15:30:15 +0000 (15:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 15 Jun 1995 15:30:15 +0000 (15:30 +0000)
lib-src/makefile.nt

index dbae992ba78afc382d8c69bb8a246455b0e7f4a5..b7ecea9b098d1f425632fe4283b5481e646271cb 100644 (file)
@@ -172,7 +172,7 @@ install:    $(INSTALL_FILES)
                $(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