From f283ad8d0166c5315239d4f50e936156d1377f15 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 31 Mar 2010 11:53:34 -0600 Subject: Create the directory for the system's RANDR configuration Signed-off-by: Federico Mena Quintero --- plugins/xrandr/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/xrandr/Makefile.am b/plugins/xrandr/Makefile.am index c5d660de..1cdccf75 100644 --- a/plugins/xrandr/Makefile.am +++ b/plugins/xrandr/Makefile.am @@ -12,6 +12,7 @@ ICON_FILES = \ gsd-xrandr.svg install-data-local: + $(mkinstalldirs) $(DESTDIR)/etc/gnome-settings-daemon/xrandr $(mkinstalldirs) $(DESTDIR)$(icondir)/16x16/$(context) $(mkinstalldirs) $(DESTDIR)$(icondir)/22x22/$(context) $(mkinstalldirs) $(DESTDIR)$(icondir)/24x24/$(context) -- cgit v1.2.1