summaryrefslogtreecommitdiff
path: root/hw/xfree86/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-10-18 19:43:48 +0000
committerAdam Jackson <ajax@nwnk.net>2005-10-18 19:43:48 +0000
commit2769c3e72c470b472dae013e256a7ee73c3e53f2 (patch)
treea6cdbcdafecdc3f09ce420e6ed0c5ef4e7c270c0 /hw/xfree86/Makefile.am
parentdd0d010e9c34278f968be486a6c5c91e021b6609 (diff)
Fix distcheck by forcing Xorg to be installed before chmod/chown.
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 57ed328e8..6e08df27d 100644
--- a/hw/xfree86/Makefile.am
+++ b/hw/xfree86/Makefile.am
@@ -62,7 +62,7 @@ install-data-local:
mkdir -p $(DESTDIR)$(logdir)
-install-exec-local:
+install-exec-local: install-binPROGRAMS
if INSTALL_SETUID
chown root $(DESTDIR)$(bindir)/Xorg
chmod u+s $(DESTDIR)$(bindir)/Xorg