sndfile include fix for tranzport code as well
git-svn-id: svn://localhost/ardour2/trunk@1496 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
92aaa4ebc9
commit
7769e6cebe
@ -62,7 +62,8 @@ tranzport.Merge ([
|
||||
libraries['xml'],
|
||||
libraries['glib2'],
|
||||
libraries['glibmm2'],
|
||||
libraries['usb']
|
||||
libraries['usb'],
|
||||
libraries['sndfile-ardour']
|
||||
])
|
||||
|
||||
libardour_tranzport = tranzport.SharedLibrary('ardour_tranzport', tranzport_files)
|
||||
|
Loading…
Reference in New Issue
Block a user