From: Karel Zak Date: Thu, 12 Mar 2009 09:22:30 +0000 (+0100) Subject: include: add missing files to Makefile.am X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb83c675258b96751cc84376bd856a38d7fd12d;p=util-linux include: add missing files to Makefile.am Signed-off-by: Karel Zak --- 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