many: update for lib/message updates
Adapt to the new names / directory. Big commit, but mostly just very boring renaming.
This commit is contained in:
@ -35,7 +35,7 @@ mu = executable(
|
||||
'mu-config.hh',
|
||||
mu_help_strings_h
|
||||
],
|
||||
dependencies: [ glib_dep, lib_mu_dep, thread_dep, config_h_dep ],
|
||||
dependencies: [ glib_dep, gmime_dep, lib_mu_dep, thread_dep, config_h_dep ],
|
||||
cpp_args: ['-DMU_SCRIPTS_DIR="'+ join_paths(datadir, 'mu', 'scripts') + '"'],
|
||||
install: true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user