From: Petr Uzel Date: Tue, 24 Apr 2012 08:20:54 +0000 (+0200) Subject: build-sys: add randutils.h to dist X-Git-Tag: v2.22-rc1~473 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=95c46edd67528ebf9dc258e6af0dc3060c3f39fb;p=thirdparty%2Futil-linux.git build-sys: add randutils.h to dist Signed-off-by: Petr Uzel --- diff --git a/include/Makefile.am b/include/Makefile.am index f6934ecfe0..3f509701f5 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -29,6 +29,7 @@ dist_noinst_HEADERS = \ path.h \ pathnames.h \ procutils.h \ + randutils.h \ rpmatch.h \ setproctitle.h \ strutils.h \