mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-22 22:56:32 +01:00
Revert previous non-fix.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2932 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6819228ee0
commit
144a9ab9dd
1 changed files with 0 additions and 1 deletions
|
|
@ -115,7 +115,6 @@ if ardour['VST']:
|
|||
if ardour['LV2']:
|
||||
extra_sources += lv2_files
|
||||
ardour.Append(CCFLAGS="-DHAVE_SLV2")
|
||||
ardour.Merge ([ libraries['slv2'] ])
|
||||
|
||||
if ardour['LIBLO']:
|
||||
extra_sources += osc_files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue