git-svn-id: http://ltt.polymtl.ca/svn@2460 04897980-b3bd-0310-b5e0-8ef037075253
[ltt-control.git] / lttng-xenomai / ltt-control-0.24-xenoltt / lttd / Makefile.am
1 # Empty TraceDaemon Makefile.am. Insert a real one here.
2
3 LIBS += $(THREAD_LIBS)
4
5 bin_PROGRAMS = lttd
6
7 lttd_SOURCES = lttd.c
8
This page took 0.030748 seconds and 4 git commands to generate.