blob: 55fec13df62a9df11c7684536a8cf336b0b71f80 (
plain)
1
2
3
4
5
6
7
8
|
# add here all files
wav_DATA = brkovi.wav cigara.wav krompirko.wav masna.wav mindjusa.wav \
naocare.wav naocare_za_sunce.wav nos.wav obrva.wav oko.wav \
sat.wav sesir.wav usta.wav uvo.wav znacka.wav
# this is the directory, where all datas are installed
# you have given the datas in data_DATA
wavdir = $(kde_datadir)/ktuberling/sounds/sr
|