mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Fix libpbd tests and add test for url_decode().
git-svn-id: svn://localhost/ardour2/branches/3.0@11770 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c886f761eb
commit
3240a93aad
4 changed files with 17 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ if [ ! -f './id.cc' ]; then
|
|||
fi
|
||||
|
||||
srcdir=`pwd`
|
||||
cd ../../build/default
|
||||
cd ../../build
|
||||
|
||||
libs='libs'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue