## Process this file with automake to produce Makefile.in noinst_LIBRARIES = libservice.a libservice_a_SOURCES = \ service_manager.c \ service_manager.h \ service_manager_impl.h \ service_actions.c \ service_actions.h libservice_a_CFLAGS = \ $(TLS_CFLAGS)