From 02cdc57eb58ff364e0c614308be7c7383e311deb Mon Sep 17 00:00:00 2001 From: TingPing Date: Wed, 17 Apr 2013 03:45:41 -0400 Subject: Install sound file on unix for #542 --- share/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'share/Makefile.am') diff --git a/share/Makefile.am b/share/Makefile.am index 6d143b61..8c31642a 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -1,3 +1,5 @@ if DO_GTK -SUBDIRS = icons misc +SUBDIRS = icons sounds misc +else +SUBDIRS = sounds endif -- cgit 1.4.1