Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/mit/xorg/lib/libXau find the moved manual.



details:   https://anonhg.NetBSD.org/src/rev/47b6d19112b6
branches:  trunk
changeset: 787041:47b6d19112b6
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri May 31 00:38:16 2013 +0000

description:
find the moved manual.

diffstat:

 external/mit/xorg/lib/libXau/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 8728bd1a1666 -r 47b6d19112b6 external/mit/xorg/lib/libXau/Makefile
--- a/external/mit/xorg/lib/libXau/Makefile     Thu May 30 23:42:19 2013 +0000
+++ b/external/mit/xorg/lib/libXau/Makefile     Fri May 31 00:38:16 2013 +0000
@@ -1,9 +1,10 @@
-#      $NetBSD: Makefile,v 1.4 2009/11/09 00:41:42 mrg Exp $
+#      $NetBSD: Makefile,v 1.5 2013/05/31 00:38:16 mrg Exp $
 
 .include <bsd.own.mk>
 
 LIB=   Xau
 .PATH: ${X11SRCDIR.${LIB}}
+.PATH: ${X11SRCDIR.${LIB}}/man
 .PATH: ${X11SRCDIR.${LIB}}/include/X11
 
 SRCS=  AuDispose.c AuFileName.c AuGetAddr.c AuGetBest.c AuLock.c \



Home | Main Index | Thread Index | Old Index