From: Joao Eduardo Luis Date: Tue, 19 Mar 2013 16:31:48 +0000 (+0000) Subject: Makefile.am: fix misspelt header name X-Git-Tag: v0.60~37 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=45843f7501e3fed9cbc472cd238c8a78213a097a;p=ceph.git Makefile.am: fix misspelt header name Signed-off-by: Joao Eduardo Luis --- diff --git a/src/Makefile.am b/src/Makefile.am index f3311c8c590..b85452d26b2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1854,13 +1854,13 @@ noinst_HEADERS = \ mon/Elector.h\ mon/LogMonitor.h\ mon/HealthMonitor.h\ + mon/HealthService.h\ mon/MDSMonitor.h\ mon/MonmapMonitor.h\ mon/MonCaps.h\ mon/MonClient.h\ mon/MonMap.h\ mon/Monitor.h\ - mon/MonitorHealthService.h\ mon/MonitorStore.h\ mon/MonitorDBStore.h\ mon/OSDMonitor.h\