aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schenck2016-10-10 09:55:38 +0200
committerGitHub2016-10-10 09:55:38 +0200
commitb9cbd824e127c24d90a9cc2f11e952a624512fcc (patch)
tree70d4817af0b9061eedcec3d22f92b9266f32db86
parentffa965649f55d5725be5a0f24b3a4182ff7e5478 (diff)
parent0a67a317ea1e437c52134574d92bc92f53c77b00 (diff)
downloadsolarc-theme-b9cbd824e127c24d90a9cc2f11e952a624512fcc.tar.gz
solarc-theme-b9cbd824e127c24d90a9cc2f11e952a624512fcc.tar.xz
solarc-theme-b9cbd824e127c24d90a9cc2f11e952a624512fcc.zip
Merge pull request #12 from SolarAquarion/patch-1
Update Makefile.am to install into the proper directories
-rw-r--r--common/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 8e496fb..8f83496 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -1,6 +1,6 @@
-themedir = $(datadir)/themes/Arc
-themedarkerdir = $(datadir)/themes/Arc-Darker
-themedarkdir = $(datadir)/themes/Arc-Dark
+themedir = $(datadir)/themes/SolArc
+themedarkerdir = $(datadir)/themes/SolArc-Darker
+themedarkdir = $(datadir)/themes/SolArc-Dark
ithemedir = $(DESTDIR)$(themedir)
ithemedarkerdir = $(DESTDIR)$(themedarkerdir)