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