add $(sounds_DATA)

2002-02-24  jacob berkman  <jacob@ximian.com>

	* sounds/Makefile.am (EXTRA_DIST): add $(sounds_DATA)

svn path=/trunk/; revision=15817
This commit is contained in:
jacob berkman 2002-02-24 21:08:03 +00:00 committed by Jacob Berkman
parent 6c606b06ba
commit 77811d84a7
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-02-24 jacob berkman <jacob@ximian.com>
* sounds/Makefile.am (EXTRA_DIST): add $(sounds_DATA)
2002-02-22 Larry Ewing <lewing@ximian.com>
* configure.in: add libglade the to the E_UTIL flags.

View File

@ -4,3 +4,4 @@ soundsdir = $(datadir)/evolution/sounds
sounds_DATA = \
default_alarm.wav
EXTRA_DIST = $(sounds_DATA)