build/hotedge@jonathan.jdoda.ca.shell-extension.zip : extension.js metadata.json prefs.js stylesheet.css schemas/org.gnome.shell.extensions.hotedge.gschema.xml schemas/gschemas.compiled mkdir -p build gnome-extensions pack --force -o build schemas/gschemas.compiled : schemas/org.gnome.shell.extensions.hotedge.gschema.xml glib-compile-schemas schemas/ install : build/hotedge@jonathan.jdoda.ca.shell-extension.zip gnome-extensions install --force build/hotedge@jonathan.jdoda.ca.shell-extension.zip clean : rm -rf build rm -f schemas/gschemas.compiled