]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Install nlist header and man page
authorGuillem Jover <guillem@hadrons.org>
Wed, 20 May 2009 03:13:31 +0000 (05:13 +0200)
committerGuillem Jover <guillem@hadrons.org>
Wed, 20 May 2009 03:13:31 +0000 (05:13 +0200)
Makefile

index 11564e23826c82a6407a584c00cf382f8b11d7bf..1ee08acab54d70efc53dccf7299a386ae2c8011e 100644 (file)
--- 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