mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-04 13:57:28 +00:00
moved window functions into own files
This commit is contained in:
parent
7ce9d44b36
commit
04e68c262f
4 changed files with 60 additions and 43 deletions
2
Makefile
2
Makefile
|
|
@ -22,5 +22,5 @@ clean:
|
|||
|
||||
encode: encode.o mmap_file.o
|
||||
|
||||
decode: decode.o mmap_file.o pcm.o wav.o alsa.o
|
||||
decode: decode.o mmap_file.o pcm.o wav.o alsa.o window.o
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue