AM_CFLAGS = \

$(GROONGA_CFLAGS)

AM_LDFLAGS = \

-avoid-version                          \
-module                                 \
-no-undefined

LIBS = \

$(GROONGA_LIBS)

<%= config %>_plugins_LTLIBRARIES = <%= config %>.la

include sources.am