Install the ring.au sound during make install.

git-svn-id: http://yate.null.ro/svn/yate/trunk@4351 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2011-04-29 14:30:17 +00:00
parent f60755ff86
commit 753c0e772a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# override DESTDIR at install time to prefix the install directory
DESTDIR :=
SOUNDS := ring.wav tone.wav
SOUNDS := ring.au ring.wav tone.wav
prefix = @prefix@
exec_prefix = @exec_prefix@