summaryrefslogtreecommitdiff
path: root/hw/xfree86/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-05 17:27:58 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-05 17:27:58 +0000
commita9df169f108b15d312421e498675cd2e48206660 (patch)
tree7212e0b695c6fbb6f4557f1929ada323f3b20043 /hw/xfree86/Makefile.am
parenta6cbe0776fcc8fb19a2bf2ecef41559eed6e5cef (diff)
Add missing $(DESTDIR) to custom install target
Diffstat (limited to 'hw/xfree86/Makefile.am')
-rw-r--r--hw/xfree86/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am
index ff0ed81e5..7c219400a 100644
--- a/hw/xfree86/Makefile.am
+++ b/hw/xfree86/Makefile.am
@@ -60,7 +60,7 @@ os-support/solaris/solaris-$(SOLARIS_INOUT_ARCH).il:
endif
install-data-local:
- $(mkdir_p) $(logdir)
+ $(mkdir_p) $(DESTDIR)$(logdir)
install-exec-local: