Add dep on Makefile
This commit is contained in:
parent
1944123372
commit
28a2710e9e
4
Makefile
4
Makefile
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user