Skip to content
Snippets Groups Projects
Commit 30692097 authored by Ali Mohammed's avatar Ali Mohammed
Browse files

add i_pool_client.h and i_pool_operations.h to noinstall

parent d3cb96de
No related branches found
No related tags found
No related merge requests found
Pipeline #127748 canceled
...@@ -76,6 +76,8 @@ noinst_HEADERS = \ ...@@ -76,6 +76,8 @@ noinst_HEADERS = \
maestro/i_pool_manager_registry.h \ maestro/i_pool_manager_registry.h \
maestro/i_pool_manager.h \ maestro/i_pool_manager.h \
maestro/i_pool.h \ maestro/i_pool.h \
maestro/i_pool_client.h\
maestro/i_pool_operations.h\
maestro/i_mempool.h \ maestro/i_mempool.h \
maestro/i_khash.h \ maestro/i_khash.h \
maestro/i_kdq.h \ maestro/i_kdq.h \
......
...@@ -65,7 +65,7 @@ libmaestro_core_la_SOURCES = \ ...@@ -65,7 +65,7 @@ libmaestro_core_la_SOURCES = \
pool_operations.c\ pool_operations.c\
pool_manager_protocol.c \ pool_manager_protocol.c \
pool_manager_registry.c \ pool_manager_registry.c \
pool_client.c i_pool_client.h \ pool_client.c\
pool_manager.c \ pool_manager.c \
subscription_registry.c i_subscription_registry.h \ subscription_registry.c i_subscription_registry.h \
event.c \ event.c \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment