From 3c81b8f46ccc17cd5e8fe7dd453d99cca756c7f1 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Sat, 9 Feb 2002 00:51:53 +0000 Subject: added sounds. 2002-02-08 Damon Chaplin * Makefile.am (SUBDIRS): added sounds. * configure.in (AC_OUTPUT): added sounds/Makefile. * sounds/Makefile.am: new file. * sounds/default_alarm.wav: default alarm sound, currently only used when vCalendar files are imported with audio alarms. We need a better sound. svn path=/trunk/; revision=15627 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index df404ca32f..5f0d2dbe7f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,6 +34,7 @@ SUBDIRS = \ importers \ my-evolution \ art \ + sounds \ ui \ default_user \ views \ -- cgit v1.2.3