#Just a list of data files #Needed so that make install can install them sounds_DATA = \ boom.wav cashregister.wav kaboom.wav pop.wav whitebass25.wav \ bounce.wav clang.wav Makefile.am shatter.wav whiteout25.wav ##Let's include them in the distribution tarball as well EXTRA_DIST = $(sounds_DATA) soundsdir = $(pkgdatadir)/sounds