Add dep on Makefile

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

View File

@ -1,7 +1,9 @@
reload: schema reload: schema
busctl --user call org.gnome.Shell /org/gnome/Shell org.gnome.Shell Eval s 'Meta.restart("Restarting…")' 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/ glib-compile-schemas --strict schemas/
pref: pref: