From: Karel Zak Date: Thu, 12 Mar 2009 09:22:30 +0000 (+0100) Subject: include: add missing files to Makefile.am X-Git-Tag: v2.15-rc1~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2fb83c675258b96751cc84376bd856a38d7fd12d;p=thirdparty%2Futil-linux.git include: add missing files to Makefile.am Signed-off-by: Karel Zak --- diff --git a/include/Makefile.am b/include/Makefile.am index 24acb9f6bd..f959659a2f 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