move JACK audio backend to its own folder and adjust build system to reflect that (installed version may now work)

This commit is contained in:
Paul Davis
2013-09-07 11:03:57 -04:00
parent e435f22793
commit f4cf283f26
14 changed files with 93 additions and 17 deletions

View File

@@ -29,6 +29,7 @@ children = [
'libs/rubberband',
'libs/surfaces',
'libs/panners',
'libs/backends',
'libs/timecode',
'libs/ardour',
'libs/gtkmm2ext',