Adding vertical-workspaces makefile.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f6b3c6d29a
commit
e6a3874ac1
2 changed files with 12 additions and 13 deletions
|
@ -37,7 +37,7 @@ build:
|
|||
|
||||
glib-compile-schemas --strict --targetdir=$(EXTENSION)/$(UUID)/schemas/ $(EXTENSION)/$(UUID)/schemas
|
||||
|
||||
install:
|
||||
install: build
|
||||
mkdir -p $(DESTDIR)/usr/share/gnome-shell/extensions
|
||||
cp -a $(EXTENSION)/$(UUID) $(DESTDIR)/usr/share/gnome-shell/extensions
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue