projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
88f1bd5ec0e9fc64bab3819f1538e64e4b5d967d
[babeltrace.git]
/
tests
/
plugins
/
src.ctf.fs
/
succeed
/
Makefile.am
1
dist_check_SCRIPTS = test_succeed
2
3
# CTF trace generators
4
GEN_TRACE_LDADD = $(top_builddir)/src/ctf-writer/libbabeltrace2-ctf-writer.la
5
6
gen_trace_simple_SOURCES = gen-trace-simple.c
7
gen_trace_simple_LDADD = $(GEN_TRACE_LDADD)
8
9
noinst_PROGRAMS = \
10
gen-trace-simple
This page took
0.031395 seconds
and
3
git commands to generate.