procps/include/Makefile.am
Sami Kerola 43d4aac43f build-sys: add fileutils.h to dist package
The 'make distcheck' failed with.

../../ps/display.c:39:34: fatal error: ../include/fileutils.h: No such file or directory

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-04-18 10:26:20 +02:00

8 lines
92 B
Makefile

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