labels: refactor import/export to mu-store-labels
Move the import/export code to 'lib'.
This commit is contained in:
@ -25,6 +25,7 @@ lib_mu=static_library(
|
||||
'mu-config.cc',
|
||||
'mu-contacts-cache.cc',
|
||||
'mu-store.cc',
|
||||
'mu-store-labels.cc',
|
||||
'mu-xapian-db.cc',
|
||||
# querying
|
||||
'mu-query-macros.cc',
|
||||
|
||||
Reference in New Issue
Block a user