summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Voelker2013-03-02 18:59:02 +0100
committerKarel Zak2013-03-04 12:28:39 +0100
commit96f47477125d609f101c1d9695f60a9cbb3daaad (patch)
tree622e90d1a7d96a1a731fa20640f06e0c327a62c6
parentunshare: tweak style (diff)
downloadkernel-qcow2-util-linux-96f47477125d609f101c1d9695f60a9cbb3daaad.tar.gz
kernel-qcow2-util-linux-96f47477125d609f101c1d9695f60a9cbb3daaad.tar.xz
kernel-qcow2-util-linux-96f47477125d609f101c1d9695f60a9cbb3daaad.zip
build-sys: add exec_shell.h to distribution
Signed-off-by: Bernhard Voelker <mail@bernhard-voelker.de>
-rw-r--r--include/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makemodule.am b/include/Makemodule.am
index c8af1ecf7..358a351e1 100644
--- a/include/Makemodule.am
+++ b/include/Makemodule.am
@@ -12,6 +12,7 @@ dist_noinst_HEADERS += \
include/cpuset.h \
include/crc32.h \
include/env.h \
+ include/exec_shell.h \
include/exitcodes.h \
include/fileutils.h \
include/ismounted.h \