]> err.no Git - util-linux/commitdiff
build-sys: update include/Makefile.am
authorKarel Zak <kzak@redhat.com>
Mon, 7 Jun 2010 10:48:51 +0000 (12:48 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Jun 2010 10:48:51 +0000 (12:48 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
include/Makefile.am

index c726b9d2f07fb7fc18f4cd368a3229964aea6b1e..3b93acd071a3222975a0853c2ec536678e692830 100644 (file)
@@ -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