Revert "API sync babeltrace"
[lttngtop.git] / src / Makefile.am
CommitLineData
1fc22eb4
JD
1AM_CFLAGS = $(PACKAGE_CFLAGS)
2
3bin_PROGRAMS = lttngtop
4
5lttngtop_SOURCES = \
6 lttngtop.c \
7 common.c \
8 cursesdisplay.c \
9 cputop.c \
10 iostreamtop.c
11
6afdc0f3 12lttngtop_LDADD = -lbabeltrace -lbabeltrace-ctf
This page took 0.022055 seconds and 4 git commands to generate.