chiark / gitweb /
Distribute unihash manpage.
authormdw <mdw>
Sun, 14 Dec 2003 14:57:35 +0000 (14:57 +0000)
committermdw <mdw>
Sun, 14 Dec 2003 14:57:35 +0000 (14:57 +0000)
man/Makefile.am

index 1258469c50aaf51f36e528b05299483f334a643a..41d80659421a6e5eb9c3d60017731a6d355528d2 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.am,v 1.6 2003/12/13 20:37:59 mdw Exp $
+## $Id: Makefile.am,v 1.7 2003/12/14 14:57:35 mdw Exp $
 ##
 ## Makefile for mLib's manual pages
 ##
@@ -29,6 +29,9 @@
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.am,v $
+## Revision 1.7  2003/12/14 14:57:35  mdw
+## Distribute unihash manpage.
+##
 ## Revision 1.6  2003/12/13 20:37:59  mdw
 ## Add adns support in background resolver.
 ##
@@ -68,7 +71,7 @@ MANPAGESEXT = \
        crc32.3 darray.3 dspool.3 dstr.3 env.3 exc.3 fdflags.3 fwatch.3 \
        hash.3 ident.3 lbuf.3 lock.3 mLib.3 mdwopt.3 pkbuf.3 pool.3 \
        quis.3 report.3 sel.3 selbuf.3 selpk.3 sig.3 str.3 sub.3 sym.3 \
-       testrig.3 trace.3 tv.3 url.3 hex.3 fdpass.3 macros.3
+       testrig.3 trace.3 tv.3 url.3 hex.3 fdpass.3 macros.3 unihash.3
 
 install-man: $(MANPAGES)
        @$(NORMAL_INSTALL)