From: Karel Zak Date: Mon, 7 Jun 2010 10:48:51 +0000 (+0200) Subject: build-sys: update include/Makefile.am X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42cb90dcaa558bd9b6440be649cf58cf0e418e38;p=util-linux build-sys: update include/Makefile.am Signed-off-by: Karel Zak --- diff --git a/include/Makefile.am b/include/Makefile.am index c726b9d2..3b93acd0 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,29 +1,30 @@ include $(top_srcdir)/config/include-Makefile.am dist_noinst_HEADERS = \ - c.h \ bitops.h \ blkdev.h \ canonicalize.h \ carefulputc.h \ + c.h \ + cpuset.h \ + crc32.h \ env.h \ fsprobe.h \ ismounted.h \ linux_reboot.h \ linux_version.h \ list.h \ - md5.h \ + mangle.h \ mbsalign.h \ + md5.h \ nls.h \ pathnames.h \ setproctitle.h \ + strtosize.h \ swapheader.h \ tt.h \ usleep.h \ wholedisk.h \ widechar.h \ - crc32.h \ - mangle.h \ - strtosize.h \ - xstrncpy.h \ - writeall.h + writeall.h \ + xstrncpy.h