aboutsummaryrefslogtreecommitdiff
path: root/common/Makefile.am
diff options
context:
space:
mode:
authorHorst31802015-06-13 19:56:02 +0200
committerHorst31802015-06-13 19:56:02 +0200
commite7e81edc6a0827733f964f103959cc3193eef8f3 (patch)
treecf3f34e5129fa21fbdcc119b5e360eb8a6921604 /common/Makefile.am
parentda9f3bf11c13ef068b386ecc3538e78c5183c7b4 (diff)
downloadsolarc-theme-e7e81edc6a0827733f964f103959cc3193eef8f3.tar.gz
solarc-theme-e7e81edc6a0827733f964f103959cc3193eef8f3.tar.xz
solarc-theme-e7e81edc6a0827733f964f103959cc3193eef8f3.zip
add xfce notification theme
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index 5b6e995..eb681fb 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -44,6 +44,11 @@ if ENABLE_UNITY
endif # ENABLE_UNITY
+if ENABLE_XFCE_NOTIFY
+ cp -r --no-preserve=mode,ownership $(srcdir)/xfce-notify-4.0 $(ithemedir)
+endif # ENABLE_XFCE_NOTIFY
+
+
if ENABLE_XFWM
cp -r --no-preserve=mode,ownership $(srcdir)/xfwm4 $(ithemedir)
endif # ENABLE_XFWM