Rename: type_class, type -> type, declaration
[babeltrace.git] / types / Makefile.am
CommitLineData
ac65e355
MD
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3noinst_LIBRARIES = libtypes.a
4
5libtypes_a_SOURCES = \
6 array.c \
7 enum.c \
8 float.c \
9 integer.c \
10 sequence.c \
11 string.c \
12 struct.c \
13 types.c
This page took 0.022795 seconds and 4 git commands to generate.