From bded43d7ca85ac0b81e24c0bde36d306ae9add35 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 19 Jan 2011 09:42:28 +0100 Subject: [PATCH] build-sys: add rpmatch.h to Makefile.am Signed-off-by: Karel Zak --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5