(install): Copy subdirs.el to the installation directory.
This commit is contained in:
parent
7add0a634d
commit
bd6ccd78ad
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ install: all $(INSTALL_DIR)/bin install-other-dirs-$(MAKETYPE)
|
|||
- mkdir "$(INSTALL_DIR)/data"
|
||||
- mkdir "$(INSTALL_DIR)/site-lisp"
|
||||
- mkdir "$(INSTALL_DIR)/etc/icons"
|
||||
$(IFNOTSAMEDIR) $(CP) ../site-lisp/subdirs.el $(INSTALL_DIR)/site-lisp $(ENDIF)
|
||||
$(IFNOTSAMEDIR) $(CP_DIR) ../etc $(INSTALL_DIR) $(ENDIF)
|
||||
- $(CP_DIR) icons $(INSTALL_DIR)/etc
|
||||
$(IFNOTSAMEDIR) $(CP_DIR) ../info $(INSTALL_DIR) $(ENDIF)
|
||||
|
|
Loading…
Add table
Reference in a new issue