From 4eac72924f73bc32777a07036bea3e8b4c61cbac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Pawe=C5=82=20Gajc?= Date: Sat, 23 Feb 2008 22:44:30 +0000 Subject: - update Makefile --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dbae71c..32bd325 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,9 @@ install: install -m 644 common/xfce4/*.xrdb $(DESTDIR)$(xfceconfdir)/xfce4 -install -d $(DESTDIR)$(xfceprofdir) + -install -d $(DESTDIR)$(xfceprofdir)/Flash/xfce4/mcs_settings + install -m 644 Flash/xfce4/mcs_settings/*.xml $(DESTDIR)$(xfceprofdir)/Flash/xfce4/mcs_settings/ + -install -d $(DESTDIR)$(xfceprofdir)/Free/xfce4/mcs_settings install -m 644 Free/xfce4/mcs_settings/*.xml $(DESTDIR)$(xfceprofdir)/Free/xfce4/mcs_settings/ -- cgit v1.2.1