Add dep on Makefile

This commit is contained in:
Benjamin Drieu 2021-11-29 18:19:58 +01:00
parent 1944123372
commit 28a2710e9e
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
reload: schema
busctl --user call org.gnome.Shell /org/gnome/Shell org.gnome.Shell Eval s 'Meta.restart("Restarting…")'
schema:
schema: schemas/gschemas.compiled
schemas/gschemas.compiled: schemas/org.gnome.shell.extensions.monito@drieu.org.gschema.xml
glib-compile-schemas --strict schemas/
pref: