Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
sdeventplus
/
4863b96b8e6a6c02397c5ca44ed6ea51b4753286
/
.
/
example
/
Makefile.am
blob: fa40acb7910d12ba03fab6894f86933de7e48444 [
file
] [
log
] [
blame
]
noinst_PROGRAMS
=
if
BUILD_EXAMPLES
noinst_PROGRAMS
+=
follow
follow_SOURCES
=
follow
.
cpp
follow_LDADD
=
$
(
SDEVENTPLUS_LIBS
)
endif