From acd17a5928ccb21bfa2a3667bf18fdf5fcbb42e3 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 11 Aug 2010 12:29:46 -0700 Subject: [PATCH] Makefile: include logrotate.conf in tarball --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index a47d35213758a..5ea8b386c3ebf 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\ -- 2.39.5