mirror of
https://github.com/ceph/ceph
synced 2025-01-03 09:32:43 +00:00
lttng: Don't build trace headers when lttng is disabled
Signed-off-by: Adam Crume <adamcrume@gmail.com>
This commit is contained in:
parent
861e6a3920
commit
a35b5d2c1b
@ -54,6 +54,7 @@ noinst_LTLIBRARIES = \
|
||||
librbd_tp.la \
|
||||
libos_tp.la
|
||||
|
||||
if WITH_LTTNG
|
||||
BUILT_SOURCES = \
|
||||
librados.h \
|
||||
librbd.h \
|
||||
@ -61,6 +62,7 @@ BUILT_SOURCES = \
|
||||
osd.h \
|
||||
pg.h \
|
||||
objectstore.h
|
||||
endif
|
||||
|
||||
CLEANFILES = \
|
||||
$(nodist_libosd_tp_la_SOURCES) \
|
||||
|
Loading…
Reference in New Issue
Block a user