From: Samuel Just Date: Thu, 1 Mar 2012 04:44:30 +0000 (-0800) Subject: Makefile: add headers for distcheck X-Git-Tag: v0.44~46^2~11^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2c275efb72da124f9316f9f9c4714d940b36ced0;p=ceph.git Makefile: add headers for distcheck Signed-off-by: Samuel Just --- diff --git a/src/Makefile.am b/src/Makefile.am index bad5c46a6025..c909a7231e39 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1499,7 +1499,11 @@ noinst_HEADERS = \ test/system/systest_runnable.h \ test/system/systest_settings.h \ test/rados-api/test.h \ - test/unit.h + test/unit.h \ + os/ObjectMap.h \ + os/DBObjectMap.h \ + os/KeyValueDB.h \ + os/LevelDBStore.h if ENABLE_COVERAGE COV_DIR = $(DESTDIR)$(libdir)/ceph/coverage