From 95c46edd67528ebf9dc258e6af0dc3060c3f39fb Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Tue, 24 Apr 2012 10:20:54 +0200 Subject: [PATCH] build-sys: add randutils.h to dist Signed-off-by: Petr Uzel --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.47.3