Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
gpioplus
/
6342ef76a27e6a25bd3000f4d904834e0570e702
/
.
/
example
/
Makefile.am
blob: 1c1091cff7d13ba457ed9aaef01bca875e65682e [
file
] [
log
] [
blame
]
noinst_PROGRAMS
=
if
BUILD_EXAMPLES
noinst_PROGRAMS
+=
pulse
pulse_SOURCES
=
pulse
.
cpp
pulse_LDADD
=
$
(
GPIOPLUS_LIBS
)
endif