Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
sdeventplus
/
809f26f15da692dc70dc0766eadba61ee4551a84
/
.
/
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