## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = libzbxmedia.a

libzbxmedia_a_SOURCES = \
			email.c \
			sms.c
