projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
ff68240e854f502c2b951ebe8a6795a7ca4cf25b
[babeltrace.git]
/
tests
/
Makefile.am
1
AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3
noinst_PROGRAMS = test-bitfield
4
5
test_bitfield_SOURCES = test-bitfield.c
6
7
EXTRA_DIST = runall.sh ctf-traces/**
8
9
check-am:
10
./runall.sh
This page took
0.029495 seconds
and
3
git commands to generate.