procps/include/Makefile.am
Jim Warner e2242cb943 build-sys: fix the fatal 'make dist' error for nsutils
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 dd6f24dbed

Signed-off-by: Jim Warner <james.warner@comcast.net>
2013-09-12 06:52:42 +10:00

9 lines
105 B
Makefile

dist_noinst_HEADERS = \
c.h \
fileutils.h \
nls.h \
nsutils.h \
rpmatch.h \
strutils.h \
xalloc.h