aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/xkbdata.src/compat/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/xkbdata.src/compat/Makefile.in')
-rw-r--r--xorg-server/xkbdata.src/compat/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/xkbdata.src/compat/Makefile.in b/xorg-server/xkbdata.src/compat/Makefile.in
index d644884cd..d037ba232 100644
--- a/xorg-server/xkbdata.src/compat/Makefile.in
+++ b/xorg-server/xkbdata.src/compat/Makefile.in
@@ -385,7 +385,7 @@ uninstall-am: uninstall-dist_compatDATA uninstall-dist_dirDATA
$(subdir).dir: $(dir_data)
-rm -f $@
- here=$$(pwd); cd $(srcdir) && $(XKBCOMP) -lfhlpR -o $${here}/$@ '*'
+ here=$(abs_builddir); cd $(srcdir) && $(XKBCOMP) -lfhlpR -o $${here}/$@ '*'
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: