summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 562204a74961..3eb6d6c6921e 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -59,4 +59,4 @@ SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
sed $(MAN_SUBSTS) < $< > $@
@DRIVER_NAME@.man:
- ln -s -f ../unichrome/@DRIVER_NAME@.man .
+ ln -s -f $(top_srcdir)/unichrome/@DRIVER_NAME@.man .