Deleted old export dialog file
[ardour.git] / templates / SConscript
index 60a80c5619c2163f9f6fafe197d0e37e2baf47b7..8c7f9885f6c746075784277cc8a135f23292fca6 100644 (file)
@@ -14,5 +14,5 @@ for template in template_files:
 
 Default(template_build)
 
-env.Alias('install', env.Install(os.path.join(install_prefix, 'share', 'ardour2', 'templates'), files))
+env.Alias('install', env.Install(os.path.join(install_prefix, 'share', 'ardour3', 'templates'), files))
 env.Alias('tarball', env.Distribute (env['DISTTREE'], [ 'SConscript' ] + template_build))