From: Guillem Jover Date: Wed, 20 May 2009 03:13:31 +0000 (+0200) Subject: Install nlist header and man page X-Git-Tag: 0.1.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5b16707e95d89d6a6b485bf3b26d4d340e2d9c6a;p=thirdparty%2Flibbsd.git Install nlist header and man page --- diff --git a/Makefile b/Makefile index 11564e2..1ee08ac 100644 --- a/Makefile +++ b/Makefile @@ -54,6 +54,7 @@ LIB_INCLUDES := \ bsd/bsd.h \ bsd/cdefs.h \ bsd/stdlib.h \ + nlist.h \ vis.h \ libutil.h @@ -62,6 +63,7 @@ LIB_MANS := \ strlcpy.3 \ fgetln.3 \ fmtcheck.3 \ + nlist.3 \ setmode.3 \ strmode.3 \ md5.3bsd