From 2f1f47b4d5965b2550b31e3156c7739443f3f0f3 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 21 Sep 2007 18:38:20 +0000 Subject: Add sounds/Makefile to AC_OUTPUT. 2007-09-21 Matthew Barnes * configure.in: Add sounds/Makefile to AC_OUTPUT. * Makefile.am: Distribute the "sounds" directory and its contents. The iCalendar importer in calendar still uses "default_alarm.wav" and configure.in still defines "soundsdir". (#478704) svn path=/trunk/; revision=34298 --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index e38235210e..3a159dd596 100644 --- a/configure.in +++ b/configure.in @@ -2034,6 +2034,7 @@ plugins/face/Makefile smime/Makefile smime/lib/Makefile smime/gui/Makefile +sounds/Makefile tools/Makefile evolution-zip evolution-shell.pc -- cgit