summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorKarel Zak2011-09-27 14:59:57 +0200
committerKarel Zak2011-09-27 14:59:57 +0200
commit716e6f5c9a2fcbd549191a00962abb59cf15ca20 (patch)
treed89356fff451a96a6f67f522744e640490406e28 /include/Makefile.am
parentlscpu: stricter command line parsing (diff)
downloadkernel-qcow2-util-linux-716e6f5c9a2fcbd549191a00962abb59cf15ca20.tar.gz
kernel-qcow2-util-linux-716e6f5c9a2fcbd549191a00962abb59cf15ca20.tar.xz
kernel-qcow2-util-linux-716e6f5c9a2fcbd549191a00962abb59cf15ca20.zip
build-sys: add path.h to Makefile.am
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 75e01efac..64a620f8a 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -22,6 +22,7 @@ dist_noinst_HEADERS = \
md5.h \
minix.h \
nls.h \
+ path.h \
pathnames.h \
procutils.h \
setproctitle.h \