]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Add test/osd/RadosModel.h to noinst_HEADERS.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Thu, 10 Mar 2011 23:23:56 +0000 (15:23 -0800)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Fri, 11 Mar 2011 21:13:18 +0000 (13:13 -0800)
Caught by "make distcheck".

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
src/Makefile.am

index e66c7e3568138cec43939b18bb3cf287a2d352a3..07dc26f958a4af8cd9d4839b8fa782268b8a9f95 100644 (file)
@@ -999,7 +999,8 @@ noinst_HEADERS = \
        sample.ceph.conf\
        tools/common.h\
        tools/gui.h\
-       tools/gui_resources.h
+       tools/gui_resources.h\
+       test/osd/RadosModel.h
 
 all_sources = $(cmon_SOURCES) $(ceph_SOURCES) $(cephfs_SOURCES) $(librados_config_SOURCES) $(cauthtool_SOURCES) $(monmaptool_SOURCES) \
        $(crushtool_SOURCES) $(osdmaptool_SOURCES) $(cconf_SOURCES) $(mount_ceph_SOURCES) $(cmds_SOURCES) \