1
2LTLIBRARY_NAME    = libworker.la
3LTLIBRARY_SOURCES = worker.c fdqueue.c pod.c
4
5include $(top_srcdir)/build/ltlib.mk
6