libcharon: Add missing header file to Android.mk

Not really relevant, just to make sure both file lists are the same.
This commit is contained in:
Tobias Brunner 2016-03-23 14:16:32 +01:00
parent a9f9598ed0
commit ab88f22f78

View File

@ -10,6 +10,7 @@ attributes/mem_pool.c attributes/mem_pool.h \
bus/bus.c bus/bus.h \
bus/listeners/listener.h \
bus/listeners/logger.h \
bus/listeners/custom_logger.h \
bus/listeners/file_logger.c bus/listeners/file_logger.h \
config/backend_manager.c config/backend_manager.h config/backend.h \
config/child_cfg.c config/child_cfg.h \