diff --git a/Makefile b/Makefile index 758860d..212172f 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,6 @@ build: mkdir -p ./build gnome-extensions pack \ --force \ - --extra-source=../LICENSE \ --extra-source=./config.js \ --extra-source=./utils.js \ --extra-source=./icons/ \