]> granicus.if.org Git - procps-ng/commitdiff
build-sys: fix the fatal 'make dist' error for nsutils
authorJim Warner <james.warner@comcast.net>
Wed, 11 Sep 2013 14:11:13 +0000 (09:11 -0500)
committerCraig Small <csmall@enc.com.au>
Wed, 11 Sep 2013 20:52:42 +0000 (06:52 +1000)
While a 'make dist' appeared to work fine without this
patch, the nsutils.h file was missing from the include
subdirectory. Thus the tarball could not support make.

Reference(s):
http://gitorious.org/procps/procps/merge_requests/13
commit dd6f24dbed12e95235b3df49e550b5039e74e6d8

Signed-off-by: Jim Warner <james.warner@comcast.net>
include/Makefile.am

index c511513f3f40270b89e2098bd07371ab97aaa531..fee45ca58a277c8b53b31653396051e2964b050e 100644 (file)
@@ -2,6 +2,7 @@ dist_noinst_HEADERS = \
        c.h \
        fileutils.h \
        nls.h \
+       nsutils.h \
        rpmatch.h \
        strutils.h \
        xalloc.h