]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Makefile: add headers for distcheck
authorSamuel Just <samuel.just@dreamhost.com>
Thu, 1 Mar 2012 04:44:30 +0000 (20:44 -0800)
committerSamuel Just <samuel.just@dreamhost.com>
Thu, 1 Mar 2012 18:11:42 +0000 (10:11 -0800)
Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
src/Makefile.am

index bad5c46a60252cbb3a707ac5ff6668750e21762e..c909a7231e3989ced9a3c1f46d3f9e40e945e06a 100644 (file)
@@ -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