Change man-page source directory ('dir') to refer to srcdir.
---
 man/Makefile.local | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/Makefile.local b/man/Makefile.local
index 216aaa0..768f4cf 100644
--- a/man/Makefile.local
+++ b/man/Makefile.local
@@ -1,6 +1,6 @@
 # -*- Makefile -*-

-dir := man
+dir := $(srcdir)/man

 # this variable seems to be needed to prevent lazy evaluation causing
 # problems with $(dir) changing values.
-- 
1.8.1.2

Reply via email to