summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.cz>2015-02-03 14:49:09 +0100
committerDavid Sterba <dsterba@suse.cz>2015-02-03 15:42:34 +0100
commitd90978c9ccec0d045a302cf689cb736ec5923266 (patch)
treeda3e7970718eec18f7892c559ef885d65a4492de /configure.ac
parent42e4dfe7722bd22bfa9251179190583e1eb4881e (diff)
btrfs-progs: autoconf: generate documentation makefile as well
This is plain move to .in. Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 919defe5..cd33a879 100644
--- a/configure.ac
+++ b/configure.ac
@@ -112,6 +112,7 @@ AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([
Makefile
+Documentation/Makefile
version.h
])