From: Kefu Chai Date: Fri, 10 Jul 2015 03:52:51 +0000 (+0800) Subject: Makefile: add porting.h to dist tarball X-Git-Tag: v9.1.0~259^2~31 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4ec4177f56385f0e76e069b3665dd85b1d9a429f;p=ceph.git Makefile: add porting.h to dist tarball Signed-off-by: Kefu Chai --- diff --git a/src/Makefile.am b/src/Makefile.am index 502f83a014f..5cf555707f3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -211,7 +211,8 @@ noinst_HEADERS += \ bash_completion/radosgw-admin \ mount/canonicalize.c \ mount/mtab.c \ - objclass/objclass.h + objclass/objclass.h \ + porting.h # coverage