Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
sdeventplus
/
d38b8ffc4ee5324cf7865f31b2492a5f95e928eb
/
.
/
example
/
Makefile.am
blob: 7d4be7372ecf8639e5e2ce1e7f68d74337789392 [
file
] [
log
] [
blame
]
noinst_PROGRAMS
=
if
BUILD_EXAMPLES
noinst_PROGRAMS
+=
follow
follow_SOURCES
=
follow
.
cpp
follow_LDADD
=
$
(
SDEVENTPLUS_LIBS
)
noinst_PROGRAMS
+=
heartbeat
heartbeat_SOURCES
=
heartbeat
.
cpp
heartbeat_LDADD
=
$
(
SDEVENTPLUS_LIBS
)
endif