Add beginnings of jack module

Update spec and makefile a bit
This commit is contained in:
Wim Taymans 2017-06-26 13:04:47 +02:00
parent bc56c59597
commit 2c6b2f0b74
16 changed files with 2791 additions and 30 deletions

View file

@ -20,3 +20,4 @@
rm -rf ./build
mkdir build
meson build $@
ln -s build/Makefile Makefile