re-enable i18n as a build target for translations
git-svn-id: svn://localhost/ardour2/branches/3.0@7995 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -372,4 +372,4 @@ def shutdown():
|
||||
autowaf.shutdown()
|
||||
|
||||
def i18n(bld):
|
||||
autowaf.build_i18n (bld, 'libs/ardour', APPNAME, libardour_sources)
|
||||
autowaf.build_i18n (bld, '..', 'libs/ardour', APPNAME, libardour_sources)
|
||||
|
||||
Reference in New Issue
Block a user