AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include noinst_LIBRARIES = libtypes.a libtypes_a_SOURCES = \ array.c \ enum.c \ float.c \ integer.c \ sequence.c \ string.c \ struct.c \ variant.c \ types.c