mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
Removed unessesary slash
This commit is contained in:
2
Makefile
2
Makefile
@ -63,7 +63,7 @@ SCHEMA = $(OUTPUT)/$(SCHEMA_DIR)/
|
||||
|
||||
TOOLS_DIR = tools
|
||||
TOOLS_FILES = ../core/build/bin/AllFontsGen/$(TARGET)
|
||||
TOOLS = $(OUTPUT)/$(TOOLS_DIR)/
|
||||
TOOLS = $(OUTPUT)/$(TOOLS_DIR)
|
||||
|
||||
LICENSE_FILES = LICENSE.txt 3rd-Party.txt license/
|
||||
LICENSE = $(addsuffix $(OUTPUT)/, LICENSE_FILES)
|
||||
|
||||
Reference in New Issue
Block a user