projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Include a test for SEEK_BEGIN and SEEK_LAST
[babeltrace.git]
/
tests
/
Makefile.am
1
AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3
SUBDIRS = lib
4
5
noinst_PROGRAMS = test-bitfield
6
7
test_bitfield_SOURCES = test-bitfield.c
8
9
EXTRA_DIST = runall.sh ctf-traces/**
10
11
check-am:
12
./runall.sh
This page took
0.029938 seconds
and
4
git commands to generate.