Move the code from lttd to liblttd and adapt everything so it works
[ltt-control.git] / liblttd / Makefile.am
1
2
3 lib_LTLIBRARIES = liblttd.la
4 liblttd_la_SOURCES = liblttd.c
5
6 liblttdinclude_HEADERS = \
7 liblttd.h
This page took 0.028505 seconds and 4 git commands to generate.