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:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user