From e7e81edc6a0827733f964f103959cc3193eef8f3 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sat, 13 Jun 2015 19:56:02 +0200 Subject: add xfce notification theme --- common/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'common/Makefile.am') 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 -- cgit v1.2.3