Update Makefile
Fixed make: *** No rule to make target `shortcuts', needed by `install-shortcuts'.
This commit is contained in:
2
Makefile
2
Makefile
@@ -360,7 +360,7 @@ install-tools: tools
|
||||
@$(INSTALL_PROGRAM) -m +rx openra-editor "$(BIN_INSTALL_DIR)"
|
||||
@-$(RM) openra-editor
|
||||
|
||||
install-shortcuts: shortcuts
|
||||
install-shortcuts:
|
||||
@$(INSTALL_DIR) "$(DESTDIR)$(datadir)/icons/"
|
||||
@$(CP_R) packaging/linux/hicolor/ "$(DESTDIR)$(datadir)/icons"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user