aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-09-22 02:38:20 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-09-22 02:38:20 +0800
commit2f1f47b4d5965b2550b31e3156c7739443f3f0f3 (patch)
treeae46713abaf5b833fc0f57f827f30f8e8f40e3d1 /Makefile.am
parent0b7c979a3b545720214f66d90d4df8701adfa40f (diff)
downloadgsoc2013-evolution-2f1f47b4d5965b2550b31e3156c7739443f3f0f3.tar
gsoc2013-evolution-2f1f47b4d5965b2550b31e3156c7739443f3f0f3.tar.gz
gsoc2013-evolution-2f1f47b4d5965b2550b31e3156c7739443f3f0f3.tar.bz2
gsoc2013-evolution-2f1f47b4d5965b2550b31e3156c7739443f3f0f3.tar.lz
gsoc2013-evolution-2f1f47b4d5965b2550b31e3156c7739443f3f0f3.tar.xz
gsoc2013-evolution-2f1f47b4d5965b2550b31e3156c7739443f3f0f3.tar.zst
gsoc2013-evolution-2f1f47b4d5965b2550b31e3156c7739443f3f0f3.zip
Add sounds/Makefile to AC_OUTPUT.
2007-09-21 Matthew Barnes <mbarnes@redhat.com> * 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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6f248f1bbf..73632252f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,8 @@ SUBDIRS = \
views \
tools \
help \
- po
+ po \
+ sounds
DISTCLEANFILES = \
intltool-extract \