6 lines
65 B
Makefile
6 lines
65 B
Makefile
|
|
sounds_DATA = \
|
|
default_alarm.wav
|
|
|
|
EXTRA_DIST = $(sounds_DATA)
|