]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
man: add conf.py to the list of distributed files 4262/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 2 Apr 2015 22:22:01 +0000 (00:22 +0200)
committerLoic Dachary <ldachary@redhat.com>
Thu, 2 Apr 2015 22:22:01 +0000 (00:22 +0200)
Otherwise packages won't build as it's not included in the tarbal.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
man/Makefile.am

index 7f06a20f69931960a63c52cabb2b77f3c3e2f215..bc7dc717d1aba236549f16791138e43c8d5f9b55 100644 (file)
@@ -1,5 +1,7 @@
 AUTOMAKE_OPTIONS = gnu
 
+EXTRA_DIST = conf.py
+
 dist_man_MANS = 
 
 if ENABLE_CLIENT