1c72fcc34Sopenharmony_ciAM_CPPFLAGS = -I$(top_srcdir)/include 2c72fcc34Sopenharmony_ciSUBDIRS= samples 3c72fcc34Sopenharmony_ciLDADD = $(LIBINTL) -lm 4c72fcc34Sopenharmony_ci 5c72fcc34Sopenharmony_cibin_PROGRAMS = speaker-test 6c72fcc34Sopenharmony_cispeaker_test_SOURCES = speaker-test.c pink.c st2095.c 7c72fcc34Sopenharmony_ciman_MANS = speaker-test.1 8c72fcc34Sopenharmony_ciEXTRA_DIST = readme.txt speaker-test.1 pink.h st2095.h 9c72fcc34Sopenharmony_ci 10