Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
gpioplus
/
5ddac180e254c1e03f6c20022718e5ff9623c298
/
.
/
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