# Process this file with automake to produce a Makefile.in file sfxdir = $(pkgdatadir)/sfx sfx_DATA = \ die.wav \ levelup.wav \ youlose.wav \ youwin.wav EXTRA_DIST = $(sfx_DATA)