fdl.texi: only need one copy in source tree
No need for identical files in mu4e / guile dirs, move to build-aux.
This commit is contained in:
@ -286,6 +286,8 @@ version_texi_data.set('UPDATEDYEAR', mu_year)
|
||||
configure_file(input: join_paths(build_aux, 'version.texi.in'),
|
||||
output: 'version.texi',
|
||||
configuration: version_texi_data)
|
||||
configure_file(input: join_paths(build_aux, 'fdl.texi'),
|
||||
output: 'fdl.texi', copy:true)
|
||||
|
||||
################################################################################
|
||||
# install some data files
|
||||
|
||||
Reference in New Issue
Block a user