include $(top_srcdir)/build/autotools/common.am

bin_PROGRAMS = sample

sample_SOURCES = sample.cpp
sample_CPPFLAGS = $(AM_CPPFLAGS)
sample_DEPENDENCIES = @LOL_DEPS@