Browse Source

update submodule ref

sisyphus
Dustin Falgout 9 years ago
parent
commit
9a7f48177a
  1. 10
      themes/Makefile.am

10
themes/Makefile.am

@ -1,11 +1,11 @@
themedir = /usr/share/lightdm-webkit
theme = antergos
themedir = $(THEME_DIR)/antergos
theme_DATA = antergos
EXTRA_DIST = $(theme)
dist-hook:
chmod -R u+w $(distdir)/antergos
rm -rf $(distdir)/antergos/.git
install-data-hook:
chmod -R u+w $(distdir)/themes/antergos
rm -rf $(distdir)/themes/antergos/.git
DISTCLEANFILES = \
Makefile.in

Loading…
Cancel
Save