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