summaryrefslogtreecommitdiff
path: root/storage/mroonga/vendor/groonga/lib/mrb/sources.am
blob: 947607c7ecd783fc172c8fb427efbdfea4676989 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
libgrnmrb_la_SOURCES =				\
	mrb_accessor.c				\
	mrb_accessor.h				\
	mrb_bulk.c				\
	mrb_bulk.h				\
	mrb_column.c				\
	mrb_column.h				\
	mrb_converter.c				\
	mrb_converter.h				\
	mrb_ctx.c				\
	mrb_ctx.h				\
	mrb_error.c				\
	mrb_error.h				\
	mrb_expr.c				\
	mrb_expr.h				\
	mrb_fixed_size_column.c			\
	mrb_fixed_size_column.h			\
	mrb_id.c				\
	mrb_id.h				\
	mrb_index_column.c			\
	mrb_index_column.h			\
	mrb_logger.c				\
	mrb_logger.h				\
	mrb_obj.c				\
	mrb_obj.h				\
	mrb_operator.c				\
	mrb_operator.h				\
	mrb_procedure.c				\
	mrb_procedure.h				\
	mrb_variable_size_column.c		\
	mrb_variable_size_column.h		\
	mrb_void.c				\
	mrb_void.h