[go: up one dir, main page]

Menu

[f35cf5]: / data / sounds / Makefile.am  Maximize  Restore  History

Download this file

15 lines (12 with data), 213 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
soundsdir = $(pkgdatadir)/sounds
sounds_DATA = \
crash.wav \
default-sounds.xml \
engine.wav \
f1-engine.wav \
f1-v8.wav \
kerb.wav \
rumble.wav \
tire_squeal.wav \
wind.wav
EXTRA_DIST = $(sounds_DATA)