diff options
Diffstat (limited to 'sounds/Makefile.am')
-rw-r--r-- | sounds/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sounds/Makefile.am b/sounds/Makefile.am index 16a1292dcd..d0ff99d1a8 100644 --- a/sounds/Makefile.am +++ b/sounds/Makefile.am @@ -1,5 +1,5 @@ -soundsdir = $(datadir)/evolution/sounds +soundsdir = $(datadir)/evolution-$(BASE_VERSION)/sounds sounds_DATA = \ default_alarm.wav |