mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-12 09:36:33 +01:00
Improve svn revision handling and make srctar "work". (The tarball is created, but it doesn't build...)
git-svn-id: svn://localhost/ardour2/branches/3.0@4298 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
72f55cd8b6
commit
6974dbdcd2
4 changed files with 18 additions and 12 deletions
|
|
@ -24,8 +24,8 @@ env.Alias('tarball', env.Distribute (env['DISTTREE'],
|
|||
'cairomm/cairomm.h',
|
||||
'configure',
|
||||
'Makefile.in',
|
||||
'cairomm/cairomm-1.0.pc.in',
|
||||
'cairomm/Makefile.in'
|
||||
'cairomm-1.0.pc.in',
|
||||
'Makefile.in'
|
||||
] +
|
||||
cairomm_files +
|
||||
glob.glob('cairomm/*.h')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue