projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Make some bt_param_validation_map_value_entry_descr variables static
[babeltrace.git]
/
tests
/
bitfield
/
Makefile.am
1
AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
2
3
test_bitfield_SOURCES = test_bitfield.c
4
test_bitfield_LDADD = \
5
$(top_builddir)/tests/utils/tap/libtap.la \
6
$(top_builddir)/tests/utils/libtestcommon.la
7
8
noinst_PROGRAMS = test_bitfield
This page took
0.029397 seconds
and
4
git commands to generate.