eina_cxx: make sure we ship eina_deleter.hh with our distribution

IN commit 8906998ef2 this new file was added but
never made sure that it actually gets shipped.
This commit is contained in:
Stefan Schmidt 2016-06-15 12:13:36 +02:00
parent a8fc73159f
commit 3fd8322307
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ dist_installed_einacxxheaders_DATA = \
bindings/cxx/eina_cxx/eina_accessor.hh \
bindings/cxx/eina_cxx/eina_array.hh \
bindings/cxx/eina_cxx/eina_clone_allocators.hh \
bindings/cxx/eina_cxx/eina_deleter.hh \
bindings/cxx/eina_cxx/eina_error.hh \
bindings/cxx/eina_cxx/eina_future.hh \
bindings/cxx/eina_cxx/eina_eo_concrete_fwd.hh \