include $(top_srcdir)/build/autotools/common.am if BUILD_SAMPLES bin_PROGRAMS = sample endif sample_SOURCES = sample.cpp sample_CPPFLAGS = $(AM_CPPFLAGS) sample_DEPENDENCIES = @LOL_DEPS@