diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 15:57:00 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 15:57:00 -0500 |
commit | b888c7edb54e483ec0e3c2e2ce0eafd73acdcc65 (patch) | |
tree | 7ca76d42f66fb21ea08142de9a8d3bf16e597404 /sounds/Makefile.am | |
download | kshowmail-b888c7edb54e483ec0e3c2e2ce0eafd73acdcc65.tar.gz kshowmail-b888c7edb54e483ec0e3c2e2ce0eafd73acdcc65.zip |
Initial import from kshowmail 3.3.1 sources
Diffstat (limited to 'sounds/Makefile.am')
-rw-r--r-- | sounds/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sounds/Makefile.am b/sounds/Makefile.am new file mode 100644 index 0000000..c1836a1 --- /dev/null +++ b/sounds/Makefile.am @@ -0,0 +1,2 @@ +soundsdir = $(kde_datadir)/kshowmail/sounds +sounds_DATA = neuepost.wav newmail.wav |