]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Makefile: Add headers that were omitted in make dist and prevented tests from building
authorKacper Kowalik (Xarthisius) <xarthisius@gentoo.org>
Sat, 7 Jan 2012 15:10:43 +0000 (16:10 +0100)
committerSage Weil <sage.weil@dreamhost.com>
Thu, 12 Jan 2012 17:17:56 +0000 (09:17 -0800)
Signed-off-by: Kacper Kowalik (Xarthisius) <xarthisius@gentoo.org>
src/Makefile.am

index ebd348a5d407b7fa1f75faeed7f4f9c050ca9aae..ee8585e715eaf25546a5968b984ee64d5b8cc9c0 100644 (file)
@@ -1423,11 +1423,17 @@ noinst_HEADERS = \
        tools/gui.h\
        tools/gui_resources.h\
        test/osd/RadosModel.h\
+       test/osd/Object.h\
+       test/osd/TestOpStat.h\
        global/pidfile.h\
        common/sync_filesystem.h \
        test/system/cross_process_sem.h \
        test/system/st_rados_create_pool.h \
        test/system/st_rados_list_objects.h \
+       test/system/st_rados_delete_objs.h \
+       test/system/st_rados_delete_pool.h \
+       test/system/st_rados_notify.h \
+       test/system/st_rados_watch.h \
        test/system/systest_runnable.h \
        test/system/systest_settings.h \
        test/rados-api/test.h \