]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
common/Makefile: ship common/event_socket.h
authorSage Weil <sage@redhat.com>
Fri, 4 Dec 2015 21:09:11 +0000 (16:09 -0500)
committerSage Weil <sage@redhat.com>
Fri, 4 Dec 2015 21:09:11 +0000 (16:09 -0500)
Broken in commit 5eb64dd324a0e0ec609acf2b178c02dee901aa5d.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/Makefile.am

index 08b1721cc659022070ed81eb1ee3478a706b6874..4e1ce9bc2ea438be5972b3e2eb224af5696fa463 100644 (file)
@@ -263,6 +263,7 @@ noinst_HEADERS += \
        common/SubProcess.h \
        common/valgrind.h \
        common/TracepointProvider.h \
+       common/event_socket.h \
        common/PluginRegistry.h
 
 if ENABLE_XIO