1c72fcc34Sopenharmony_cisounddir = $(datadir)/sounds/alsa 2c72fcc34Sopenharmony_ciwav_files = Front_Left.wav \ 3c72fcc34Sopenharmony_ci Rear_Center.wav \ 4c72fcc34Sopenharmony_ci Rear_Right.wav \ 5c72fcc34Sopenharmony_ci Side_Right.wav \ 6c72fcc34Sopenharmony_ci Front_Center.wav \ 7c72fcc34Sopenharmony_ci Front_Right.wav \ 8c72fcc34Sopenharmony_ci Noise.wav \ 9c72fcc34Sopenharmony_ci Rear_Left.wav \ 10c72fcc34Sopenharmony_ci Side_Left.wav 11c72fcc34Sopenharmony_cisound_DATA = $(wav_files) 12c72fcc34Sopenharmony_ci 13c72fcc34Sopenharmony_ciEXTRA_DIST = \ 14c72fcc34Sopenharmony_ci $(wav_files) \ 15c72fcc34Sopenharmony_ci $(cfg_files) 16