]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: add missing files to include/Makefile.am
authorKarel Zak <kzak@redhat.com>
Fri, 20 Feb 2009 12:21:40 +0000 (13:21 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 20 Feb 2009 12:21:40 +0000 (13:21 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
include/Makefile.am

index 9cef442255daf5ca8c39a5c5f6dc0fe1b0efaa2b..b9314a9723d74ef96d4f927b9410e3276c12f5b0 100644 (file)
@@ -1,5 +1,19 @@
 include $(top_srcdir)/config/include-Makefile.am
 
-dist_noinst_HEADERS = carefulputc.h env.h linux_reboot.h md5.h \
-       nls.h pathnames.h setproctitle.h widechar.h xstrncpy.h \
-       linux_version.h blkdev.h bitops.h swapheader.h
+dist_noinst_HEADERS = \
+       bitops.h \
+       blkdev.h \
+       canonicalize.h \
+       carefulputc.h \
+       env.h \
+       fsprobe.h \
+       ismounted.h \
+       linux_reboot.h \
+       linux_version.h \
+       md5.h \
+       nls.h \
+       pathnames.h \
+       setproctitle.h \
+       swapheader.h \
+       widechar.h \
+       xstrncpy.h