mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 21:56:30 +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
|
|
@ -37,7 +37,7 @@ env.Alias('install',
|
|||
libclearlooks))
|
||||
|
||||
env.Alias('tarball', env.Distribute (env['DISTTREE'],
|
||||
[ 'SConscript', 'bits.c'] +
|
||||
[ 'SConscript' ] +
|
||||
libclearlooks_files +
|
||||
glob.glob('*.h')
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue