add all font and favicons to add-on
This commit is contained in:
@@ -87,7 +87,9 @@ SRC_FILES := $(wildcard $(SRC_PROXY)/*.py)\
|
|||||||
$(wildcard $(SRC_PROXY)/web/*.py)\
|
$(wildcard $(SRC_PROXY)/web/*.py)\
|
||||||
$(wildcard $(SRC_PROXY)/web/templates/*.html)\
|
$(wildcard $(SRC_PROXY)/web/templates/*.html)\
|
||||||
$(wildcard $(SRC_PROXY)/web/static/css/*.css)\
|
$(wildcard $(SRC_PROXY)/web/static/css/*.css)\
|
||||||
$(wildcard $(SRC_PROXY)/web/static/images/*.png)
|
$(wildcard $(SRC_PROXY)/web/static/font/*)\
|
||||||
|
$(wildcard $(SRC_PROXY)/web/static/font-awesome/*/*)\
|
||||||
|
$(wildcard $(SRC_PROXY)/web/static/images/*)
|
||||||
|
|
||||||
CNF_FILES := $(wildcard $(CNF_PROXY)/*.toml)
|
CNF_FILES := $(wildcard $(CNF_PROXY)/*.toml)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user