From: Sage Weil Date: Wed, 11 Aug 2010 19:29:46 +0000 (-0700) Subject: Makefile: include logrotate.conf in tarball X-Git-Tag: v0.21.1~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=acd17a5928ccb21bfa2a3667bf18fdf5fcbb42e3;p=ceph.git Makefile: include logrotate.conf in tarball --- diff --git a/src/Makefile.am b/src/Makefile.am index a47d3521375..5ea8b386c3e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -567,6 +567,7 @@ noinst_HEADERS = \ include/dlist.h\ include/elist.h\ include/xlist.h\ + logrotate.conf\ mds/locks.c\ mds/locks.h\ mds/Anchor.h\