]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
build-sys: add path.h to Makefile.am
authorKarel Zak <kzak@redhat.com>
Tue, 27 Sep 2011 12:59:57 +0000 (14:59 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 27 Sep 2011 12:59:57 +0000 (14:59 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
include/Makefile.am

index 75e01efacb74303fedc66a97a75df3c9db543d59..64a620f8a0c7ac373ce69fecdc2590c077781c77 100644 (file)
@@ -22,6 +22,7 @@ dist_noinst_HEADERS = \
        md5.h \
        minix.h \
        nls.h \
+       path.h \
        pathnames.h \
        procutils.h \
        setproctitle.h \