mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-26 19:18:50 +00:00
(install): Copy wakeup.exe properly.
This commit is contained in:
parent
070d810932
commit
68c723aa7c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user