projects
/
lttngtop.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
5a391fda8ee4fe8ceadb05de714781f8b299e5f6
[lttngtop.git]
/
src
/
Makefile.am
1
AM_CFLAGS = $(PACKAGE_CFLAGS)
2
3
bin_PROGRAMS = lttngtop
4
5
lttngtop_SOURCES = \
6
lttngtop.c \
7
common.c \
8
cursesdisplay.c \
9
cputop.c \
10
iostreamtop.c
11
12
lttngtop_LDADD = -lbabeltrace -lbabeltrace-ctf
This page took
0.028572 seconds
and
4
git commands to generate.