add lttctl
[lttv.git] / ltt / branches / poly / lttctl / Makefile.am
CommitLineData
2cdb6fcb 1## Process this file with automake to produce Makefile.in
2
3bin_PROGRAMS = lttctl
4
5lttctl_SOURCES = \
6 lttctl.c
7
8lttctl_LIBADD = libltt.la
9
This page took 0.021944 seconds and 4 git commands to generate.