projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fix open_mmap_trace missing support
[babeltrace.git]
/
types
/
Makefile.am
1
AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3
lib_LTLIBRARIES = libbabeltrace_types.la
4
5
libbabeltrace_types_la_SOURCES = \
6
array.c \
7
enum.c \
8
float.c \
9
integer.c \
10
sequence.c \
11
string.c \
12
struct.c \
13
variant.c \
14
types.c
This page took
0.028993 seconds
and
4
git commands to generate.