noinst_LTLIBRARIES = libsieve_ext_index.la AM_CPPFLAGS = \ -I$(srcdir)/../.. \ $(LIBDOVECOT_INCLUDE) libsieve_ext_index_la_SOURCES = \ ext-index-common.c \ ext-index.c \ tag-index.c noinst_HEADERS = \ ext-index-common.h