Fix tests Makefile options
[lttng-tools.git] / tests / ust-nprocesses / Makefile.am
CommitLineData
2db53769
DG
1AM_CFLAGS = -I. -O2
2AM_LDFLAGS = -llttng-ust -ldl
b6ca8ef5
DG
3
4noinst_PROGRAMS = gen-events-time
5gen_events_time_SOURCES = gen-events-time.c tp.c ust_gen_event.h
6gen_events_time_LDADD = -llttng-ust
7
8noinst_SCRIPTS = run
9EXTRA_DIST = run
This page took 0.022165 seconds and 4 git commands to generate.