View | Details | Raw Unified | Return to bug 19132
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- sound/Makefile.am 
0
++ sound/Makefile.am.fixed 
Lines 4-9 Link Here
4
           -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
4
           -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
5
           -I../intl -I.. -I$(top_srcdir)/intl \
5
           -I../intl -I.. -I$(top_srcdir)/intl \
6
           $(OTHER_CFLAGS)
6
           $(OTHER_CFLAGS)
7
8
plugin_ldFLAGS = $(LINKED_GNOME_LIBS)
7
9
8
sounds_DATA = group_switch1.wav group_switch2.wav group_switch3.wav group_switch4.wav
10
sounds_DATA = group_switch1.wav group_switch2.wav group_switch3.wav group_switch4.wav
9
soundsdir = $(datadir)/sounds/gswitchit
11
soundsdir = $(datadir)/sounds/gswitchit

Return to bug 19132