From 5d557c39a307b5a727919c527f14c535d5922df0 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Sun, 1 May 2005 19:26:24 +0000 Subject: - Added installation of game data, install required on *nix systems - Updated desktop file to work better - Install the desktop file to the standard location - Install the icon as tmw.png in the standard pixmaps data dir --- sfx/Makefile.am | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sfx/Makefile.am (limited to 'sfx') diff --git a/sfx/Makefile.am b/sfx/Makefile.am new file mode 100644 index 00000000..74a1d3ea --- /dev/null +++ b/sfx/Makefile.am @@ -0,0 +1,10 @@ + +sfxdir = $(pkgdatadir)/data/sfx + +sfx_DATA = \ + bow_shoot_1.ogg \ + fist-swish.ogg \ + levelup.ogg + +EXTRA_DIST = \ + $(sfx_DATA) -- cgit v1.2.3-60-g2f50