From: Karel Zak Date: Wed, 19 Jan 2011 08:42:28 +0000 (+0100) Subject: build-sys: add rpmatch.h to Makefile.am X-Git-Tag: v2.19-rc2~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bded43d7ca85ac0b81e24c0bde36d306ae9add35;p=thirdparty%2Futil-linux.git build-sys: add rpmatch.h to Makefile.am Signed-off-by: Karel Zak --- diff --git a/include/Makefile.am b/include/Makefile.am index 1def42a9d2..106ed6fbea 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