summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorKarel Zak2007-01-04 11:57:07 +0100
committerKarel Zak2007-01-04 11:57:07 +0100
commit562218e6ea1926723045713e52449c24c6ccff1f (patch)
tree2a3e34852c8f79cb1d8eae42cfda6a2abd72d0f3 /configure.ac
parentbuild-sys: remove generated autotools stuff from git (diff)
downloadkernel-qcow2-util-linux-562218e6ea1926723045713e52449c24c6ccff1f.tar.gz
kernel-qcow2-util-linux-562218e6ea1926723045713e52449c24c6ccff1f.tar.xz
kernel-qcow2-util-linux-562218e6ea1926723045713e52449c24c6ccff1f.zip
build-sys: add missing files
This patch add all missing headers, man pages and README files to automake stuff and "make dist-gzip" produces useful tarball now. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f5e7d8b63..299e50e29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -395,9 +395,10 @@ AC_CONFIG_HEADERS(config.h)
AC_CONFIG_FILES([
Makefile
disk-utils/Makefile
-fdisk/Makefile
+fdisk/Makefile
getopt/Makefile
hwclock/Makefile
+include/Makefile
lib/Makefile
login-utils/Makefile
misc-utils/Makefile