From 9a7f48177a40ff14c1b75e777de26701b837421d Mon Sep 17 00:00:00 2001 From: Dustin Falgout Date: Tue, 3 Nov 2015 04:21:17 -0600 Subject: [PATCH] update submodule ref --- themes/Makefile.am | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/themes/Makefile.am b/themes/Makefile.am index f9fd560..8667563 100644 --- a/themes/Makefile.am +++ b/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