From: Karel Zak Date: Wed, 19 Jan 2011 08:42:28 +0000 (+0100) Subject: build-sys: add rpmatch.h to Makefile.am X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bded43d7ca85ac0b81e24c0bde36d306ae9add35;p=util-linux build-sys: add rpmatch.h to Makefile.am Signed-off-by: Karel Zak --- diff --git a/include/Makefile.am b/include/Makefile.am index 1def42a9..106ed6fb 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -28,4 +28,5 @@ dist_noinst_HEADERS = \ wholedisk.h \ widechar.h \ writeall.h \ + rpmatch.h \ xalloc.h