Fix build error

This commit is contained in:
Alexey Golubev
2018-02-20 14:35:04 +03:00
committed by GitHub
parent 72e232d355
commit b4150bc9ce

View File

@ -81,7 +81,7 @@ WELCOME_FILES = $(WELCOME_DIR)/**
WELCOME = $(OUTPUT)/$(WELCOME_DIR)/
CORE_FONTS_DIR = core-fonts
CORE_FONTS_FILES = $(CORE_FONTS_DIR)/**
CORE_FONTS_FILES = ../$(CORE_FONTS_DIR)/**
CORE_FONTS = $(OUTPUT)/$(CORE_FONTS_DIR)/
.PHONY: all clean install uninstall build-date htmlfileinternal docbuilder