Skip to content

Commit

Permalink
Install gnome-shell theme via the Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ochosi committed Jun 13, 2017
1 parent b587573 commit d23167c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Expand Up @@ -34,6 +34,7 @@ install-data-hook:
# cp $(srcdir)/gtk-3.0/settings.ini $(DESTDIR)$(themedir)/gtk-3.0
cp -r $(srcdir)/metacity-1 $(DESTDIR)$(themedir)
cp -r $(srcdir)/unity $(DESTDIR)$(themedir)
cp -r $(srcdir)/gnome-shell $(DESTDIR)$(themedir)
cp -r $(srcdir)/xfce-notify-4.0 $(DESTDIR)$(themedir)
cp -r $(srcdir)/xfce-notify-4.0_bright/* $(DESTDIR)$(datadir)/themes/Greybird-bright/xfce-notify-4.0
cp -r $(srcdir)/xfwm4 $(DESTDIR)$(themedir)
Expand Down

0 comments on commit d23167c

Please sign in to comment.