From 2fb83c675258b96751cc84376bd856a38d7fd12d Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 12 Mar 2009 10:22:30 +0100 Subject: [PATCH] include: add missing files to Makefile.am Signed-off-by: Karel Zak --- include/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/include/Makefile.am b/include/Makefile.am index 24acb9f6..f959659a 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -13,8 +13,9 @@ dist_noinst_HEADERS = \ md5.h \ nls.h \ pathnames.h \ + pttype.h \ setproctitle.h \ swapheader.h \ + wholedisk.h \ widechar.h \ - xstrncpy.h \ - pttype.h + xstrncpy.h -- 2.39.5