]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Makefile: add missing common/dout.h header to dist tarball
authorSage Weil <sage@newdream.net>
Thu, 23 Jun 2011 16:54:37 +0000 (09:54 -0700)
committerSage Weil <sage@newdream.net>
Thu, 23 Jun 2011 16:54:37 +0000 (09:54 -0700)
Signed-off-by: Sage Weil <sage@newdream.net>
src/Makefile.am

index bd60e2ec43e6450657d0a035edc3847dd5636a30..0c1351c2eacfa909d264a94cbe2e7226b9624c03 100644 (file)
@@ -783,6 +783,7 @@ noinst_HEADERS = \
        common/ceph_argparse.h\
        common/ceph_context.h\
        common/debug.h\
+       common/dout.h\
        common/version.h\
        common/hex.h\
        common/entity_name.h\