blob: 1c1091cff7d13ba457ed9aaef01bca875e65682e [file] [log] [blame]
noinst_PROGRAMS =
if BUILD_EXAMPLES
noinst_PROGRAMS += pulse
pulse_SOURCES = pulse.cpp
pulse_LDADD = $(GPIOPLUS_LIBS)
endif