Makefile: fix location of the icons (fixes #81)

This commit is contained in:
Maxim Baz
2019-04-09 17:04:16 +02:00
parent 9cfcb5373c
commit feb322dbfd

View File

@@ -16,9 +16,9 @@ extension:
EXTENSION_FILES := \
src/*.css \
src/*.png \
src/*.svg \
src/fonts/* \
src/popup/*.html \
src/popup/*.png \
src/popup/*.svg \
src/options/*.html
EXTENSION_FILES := \