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