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